google-drive-mcp and google-workspace-mcp
These are competitors offering overlapping Google Workspace integrations through MCP, with the latter providing broader API coverage (Gmail + Calendar + Drive) compared to the former's focus on Drive, Docs, Sheets, and Slides.
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-workspace-mcp
aaronsb/google-workspace-mcp
A Model Context Protocol (MCP) server that provides authenticated access to Google Workspace APIs, offering integrated Authentication, Gmail, Calendar, and Drive functionality
Implements a manifest-driven factory architecture that converts declarative YAML into fully functional MCP tools, eliminating code changes when adding new Google API operations. Built on Google's official Workspace CLI (gws), it exposes 32+ operations across Gmail, Calendar, and Drive with automatic response formatting, multi-account credential isolation, and operation chaining via result references ($N.field syntax).
Related comparisons
Scores updated daily from GitHub, PyPI, and npm data. How scores work