google-mcp-remote and google-workspace-mcp
One tool appears to be a collection of Google-native tools that interact with the MCP, while the other is an MCP server designed to manage Google Workspace applications, suggesting they are complementary components of an overall Google Workspace MCP solution.
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.
About google-workspace-mcp
dguido/google-workspace-mcp
MCP server for Google Drive, Docs, Sheets, Slides, Calendar, Gmail, and Contacts
Implements MCP (Model Context Protocol) as a Claude Desktop plugin with OAuth 2.0 authentication, automatic token refresh, and selective service enablement via environment variables. Provides 80+ tools across Google Workspace APIs including file operations, document editing, email search/filtering, calendar scheduling, and contact management. Supports token-optimized output (TOON) format to reduce LLM token consumption by 20-50% on list operations.
Related comparisons
Scores updated daily from GitHub, PyPI, and npm data. How scores work