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

카테고리

태그