mcp-google-sheets and google-mcp-remote
These are complements—one provides spreadsheet automation while the other covers communication and scheduling, so they work together to cover different aspects of Google Workspace productivity.
About mcp-google-sheets
xing5/mcp-google-sheets
This MCP server integrates with your Google Drive and Google Sheets, to enable creating and modifying spreadsheets.
Exposes 19 specialized tools for spreadsheet operations (CRUD, batching, formatting, sharing, search) beyond basic creation/modification, with support for both Service Account and OAuth authentication. Built as a Python MCP server using stdio transport, designed to integrate with MCP-compatible clients like Claude Desktop to enable natural language-driven spreadsheet workflows. Features optional tool filtering to reduce token consumption by exposing only required capabilities.
About google-mcp-remote
vakharwalad23/google-mcp-remote
Collection of Google-native tools (e.g., Gmail, Calendar) for the MCP
Implements as a Cloudflare Workers serverless function that handles OAuth 2.0 authentication with Google APIs, storing tokens in Cloudflare KV for stateless operation. Exposes comprehensive tooling for Gmail, Calendar, Drive, Tasks, YouTube, and Contacts through MCP's SSE transport, enabling AI clients like Claude and Cursor to perform authenticated Google operations without local credential management.
Related comparisons
Scores updated daily from GitHub, PyPI, and npm data. How scores work