mcp-google-sheets and google_workspace_mcp
The first is a specialized single-service MCP server for Sheets operations, while the second is a comprehensive multi-service MCP server covering the entire Google Workspace suite—making them competitors for Sheets functionality but the second offering broader coverage for users needing cross-application integration.
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_workspace_mcp
taylorwilsdon/google_workspace_mcp
Control Gmail, Google Calendar, Docs, Sheets, Slides, Chat, Forms, Tasks, Search & Drive with AI - Comprehensive Google Workspace / G Suite MCP Server & CLI Tool
Implements OAuth 2.1 multi-user authentication with stateless operation and external auth server support, enabling centralized hosting for entire organizations. Built with FastMCP framework and uses stdio transport, supporting both single-user CLI and multi-client MCP deployments. Includes Apps Script execution for cross-service workflow automation and offers desktop OAuth clients eliminating redirect URI configuration complexity.
Related comparisons
Scores updated daily from GitHub, PyPI, and npm data. How scores work