#822 · Primary category: AI Agents & Automation

mcp-google-sheets

google mcp mcp-server spreadsheet

This MCP server integrates with your Google Drive and Google Sheets, to enable creating and modifying spreadsheets.

Project last updated:05/14/26

GitHub Stars

992

Forks

242

Contributors

17

License

MIT

Why we included this project

Getting an AI assistant to actually touch your data is usually the hard part; a model can reason about numbers but not reach into the systems where those numbers live. This Python server bridges that gap for Google Sheets, letting any MCP-compatible client like Claude Desktop call read, write, and management operations directly, so a model can create spreadsheets, update cells, search across sheets, batch-write data, or share a document without a human in the loop. Using a service account keeps setup fairly painless, and you can trim the exposed tools to only the ones you need, which helps keep context windows from bloating. For teams that run recurring reports or repetitive data entry, it is a straightforward, verifiable way to hand that busywork to a model.

Articles for this project

No articles for this project yet.

To suggest a topic or contribute an article, contact us.

Related projects in this category