google-workspace-mcp and google-mcp-remote

One tool is an MCP server providing authenticated access to Google Workspace APIs, and the other is a collection of Google-native tools for the MCP, suggesting they are complementary where the latter's tools would utilize the former's server for API access.

google-workspace-mcp
53
Established
google-mcp-remote
40
Emerging
Maintenance 6/25
Adoption 10/25
Maturity 16/25
Community 21/25
Maintenance 10/25
Adoption 5/25
Maturity 9/25
Community 16/25
Stars: 123
Forks: 36
Downloads:
Commits (30d): 0
Language: TypeScript
License: MIT
Stars: 13
Forks: 7
Downloads:
Commits (30d): 0
Language: TypeScript
License: MIT
No Package No Dependents
No Package No Dependents

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

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.

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