mcp-google-sheets and google-workspace-mcp

These are complements that serve different scopes: the first provides specialized, feature-rich spreadsheet manipulation through Google Sheets API, while the second offers broader Google Workspace integration (Gmail, Calendar, Drive) with a more general-purpose authentication layer, allowing them to be used together in different contexts within the same MCP ecosystem.

mcp-google-sheets
76
Verified
google-workspace-mcp
46
Emerging
Maintenance 13/25
Adoption 20/25
Maturity 18/25
Community 25/25
Maintenance 6/25
Adoption 10/25
Maturity 9/25
Community 21/25
Stars: 731
Forks: 181
Downloads: 31,323
Commits (30d): 1
Language: Python
License: MIT
Stars: 123
Forks: 36
Downloads:
Commits (30d): 0
Language: TypeScript
License: MIT
No risk flags
No Package No Dependents

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

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).

Scores updated daily from GitHub, PyPI, and npm data. How scores work