google-drive-mcp and google-mcp-remote
One server-side MCP tool (A) and a collection of client-side Google-native tools (B) together allow Claude Desktop and other MCP clients to manage files and interact with Google Workspace applications.
About google-drive-mcp
piotr-agier/google-drive-mcp
A Model Context Protocol (MCP) server that provides secure integration with Google Drive, Docs, Sheets, Slides and Calendar. It allows Claude Desktop and other MCP clients to manage files in Google Drive through a standardized interface.
Implements OAuth 2.0 authentication with automatic token refresh and supports both My Drive and Google Shared Drives, making it suitable for team environments. Built on Node.js with stdio transport, it integrates directly into Claude Desktop via MCP while offering Docker deployment options for containerized setups. Beyond file operations, it provides specialized capabilities like surgical text editing in Docs, cell-level Sheets manipulation, and full Calendar event management through a unified interface.
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