Google Sheets API MCP Server
@mattcoatsworth
关于 Google Sheets API MCP Server
暂无概览
基本信息
配置
工具
未检测到工具
工具是从 README 中自动提取的。维护者可以在 ## Tools 标题下列出工具,即可填充这部分内容。
概览
What is Google Sheets API MCP Server?
A comprehensive Model Context Protocol (MCP) server for interacting with the Google Sheets API. It provides tools and resources for managing spreadsheets, sheets, values, and developer metadata, intended for developers building AI or automation workflows that need to read and write Google Sheets data.
How to use Google Sheets API MCP Server?
Clone the repository, install dependencies with npm install, and create a .env file with your Google OAuth 2.0 credentials (CLIENT_ID, CLIENT_SECRET, REDIRECT_URI, REFRESH_TOKEN). Run the server with npm start, or use npm run dev for development mode and npm run inspect to test with the MCP Inspector.
Key features of Google Sheets API MCP Server
- Create, read, update, and delete spreadsheets
- Manage sheets within spreadsheets
- Read, write, append, and clear cell values
- Work with developer metadata
- Access spreadsheet data through MCP resources
Use cases of Google Sheets API MCP Server
- Automating spreadsheet creation and population
- Reading and updating cell ranges in existing sheets
- Managing sheet properties and metadata programmatically
- Copying sheets between different spreadsheets
- Batch reading or writing values across multiple ranges
FAQ from Google Sheets API MCP Server
What are the prerequisites to use this server?
Node.js 16 or higher, a Google Cloud Platform project with the Google Sheets API enabled, and OAuth 2.0 credentials (client ID, client secret, refresh token).
How does authentication work?
The server uses OAuth 2.0. You must provide a CLIENT_ID, CLIENT_SECRET, REDIRECT_URI, and a REFRESH_TOKEN in the .env file.
What tools are available?
Tools for spreadsheet management (create, get, batch update), sheet management (copy, add, delete, update properties), values management (get, update, append, clear, batch get/update), and developer metadata (get, create, update, delete).
What resources does the server expose?
Resources follow the pattern sheets://spreadsheet/{spreadsheetId}, sheets://spreadsheet/{spreadsheetId}/sheet/{sheetName}, sheets://spreadsheet/{spreadsheetId}/values/{range}, and sheets://spreadsheet/{spreadsheetId}/metadata.
What license is this server distributed under?
MIT.
开发工具 分类下的更多 MCP 服务器
Deepwiki MCP Server
regenrek📖 MCP server for fetch deepwiki.com and get latest knowledge in Cursor and other Code Editors
MCP-Bridge
SecretiveShellA middleware to provide an openAI compatible endpoint that can call MCP tools
Test
x1xhlolFULL Augment Code, Claude Code, Cluely, CodeBuddy, Comet, Cursor, Devin AI, Junie, Kiro, Leap.new, Lovable, Manus, NotionAI, Orchids.app, Perplexity, Poke, Qoder, Replit, Same.dev, Trae, Traycer AI, VSCode Agent, Warp.dev, Windsurf, Xcode, Z.ai Code, Dia & v0. (And other Open Sou
DevDocs by CyberAGI 🚀
cyberagiincCompletely free, private, UI based Tech Documentation MCP server. Designed for coders and software developers in mind. Easily integrate into Cursor, Windsurf, Cline, Roo Code, Claude Desktop App
评论