MCPServers
Google Drive & Sheets - MCP server logo

Google Drive & Sheets

111
0

Summary

This Google Drive MCP server, developed by Phil Isaac, enables seamless integration of Google Drive and Sheets functionality into AI-assisted workflows. Built with TypeScript and leveraging the @modelcontextprotocol/sdk, it provides a standardized interface for accessing and manipulating Google Drive files and Sheets data through Claude Desktop and compatible MCP clients. The implementation supports file listing, reading, and writing operations, as well as specialized tools for interacting with Google Sheets. It's particularly useful for developers and businesses looking to incorporate on-demand access to cloud-stored documents and spreadsheets into their AI-assisted applications, allowing for dynamic querying and manipulation of Google Drive content.

Available Actions(4)

gdrive_search

Search for files in Google Drive. Parameters: query (string), pageToken (string, optional), pageSize (number, optional)

gdrive_read_file

Read contents of a file from Google Drive. Parameters: fileId (string)

gsheets_read

Read data from a Google Spreadsheet with flexible options for ranges and formatting. Parameters: spreadsheetId (string), ranges (array of strings, optional), sheetId (number, optional)

gsheets_update_cell

Update a cell value in a Google Spreadsheet. Parameters: fileId (string), range (string), value (string)

Last Updated: May 7, 2025

コミュニティレビュー

0.0
0 レビュー
5
0
4
0
3
0
2
0
1
0

まだレビューはありません. 最初のレビューを投稿しましょう!

会話に参加するにはサインインしてください

Coming soon to
HighlightHighlight AI

言語

TypeScript

カテゴリ

タグ