Skip to main content
ClaudeWave
taylorwilsdon avatar
taylorwilsdon

google_workspace_mcp

View on GitHub

Control Gmail, Google Calendar, Docs, Sheets, Slides, Chat, Forms, Tasks, Search & Drive with AI - Comprehensive Google Workspace / G Suite MCP Server & CLI Tool

MCP Servers2.7k stars805 forksPythonMITUpdated today
Editor's note

Google Workspace MCP Server is a Python-based MCP server that connects Claude Desktop, Claude Code, and other MCP-compatible clients to twelve Google Workspace services: Gmail, Drive, Calendar, Docs, Sheets, Slides, Forms, Chat, Tasks, Contacts, Apps Script, and a Programmable Search Engine integration. Tools cover the full lifecycle of each service, including fine-grained Docs formatting, Sheets conditional rules, Forms response management, and Apps Script project execution and debugging. The server supports OAuth 2.0 and OAuth 2.1 with multi-user bearer token authentication, stateless operation for containerized deployments, and an external auth server mode, making it suitable for organization-wide self-hosted deployments rather than just personal use. A built-in CLI exposes the complete toolset for local and remote instances, which pairs directly with Claude Code for agentic workflows. Developers, productivity-focused teams, and organizations wanting centralized AI-driven Workspace automation across free Google accounts and all Workspace tiers are the primary audience.

ClaudeWave Trust Score
100/100
Verified
Passed
  • Open-source license (MIT)
  • Actively maintained (<30d)
  • Healthy fork ratio
  • Clear description
  • Topics declared
  • Mature repo (>1y old)
Last scanned: 6/11/2026
Install in Claude Code / Claude Desktop
Method: UVX (Python) · google_workspace_mcp
Claude Code CLI
claude mcp add google-workspace-mcp -- uvx google_workspace_mcp
claude_desktop_config.json (Claude Desktop)
{
  "mcpServers": {
    "google-workspace-mcp": {
      "command": "uvx",
      "args": ["google_workspace_mcp"]
    }
  }
}
1. Run the command above in your terminal (Claude Code), or paste the JSON config into claude_desktop_config.json (Claude Desktop).
2. Replace any <placeholder> values with your API keys or paths.
3. Restart Claude. The MCP server and its tools appear automatically.
💡 Package name inferred from the repository name. Verify it exists on PyPI, or clone https://github.com/taylorwilsdon/google_workspace_mcp and follow its README.
Use cases

MCP Servers overview

README preview not available. Visit the repo on GitHub for full documentation.
aig-suitegmailgoogle-calendargoogle-chatgoogle-docsgoogle-drivegoogle-formsgoogle-sheetsgoogle-tasksgoogle-workspacegsuitellmllm-toolsmcpmcp-servermodel-context-protocolmodel-context-protocol-servermodel-context-protocol-serversworkspace

What people ask about google_workspace_mcp

What is taylorwilsdon/google_workspace_mcp?

+

taylorwilsdon/google_workspace_mcp is mcp servers for the Claude AI ecosystem. Control Gmail, Google Calendar, Docs, Sheets, Slides, Chat, Forms, Tasks, Search & Drive with AI - Comprehensive Google Workspace / G Suite MCP Server & CLI Tool It has 2.7k GitHub stars and was last updated today.

How do I install google_workspace_mcp?

+

You can install google_workspace_mcp by cloning the repository (https://github.com/taylorwilsdon/google_workspace_mcp) or following the README instructions on GitHub. ClaudeWave also provides quick install blocks on this page.

Is taylorwilsdon/google_workspace_mcp safe to use?

+

Our security agent has analyzed taylorwilsdon/google_workspace_mcp and assigned a Trust Score of 100/100 (tier: Verified). See the full breakdown of passed checks and flags on this page.

Who maintains taylorwilsdon/google_workspace_mcp?

+

taylorwilsdon/google_workspace_mcp is maintained by taylorwilsdon. The last recorded GitHub activity is from today, with 109 open issues.

Are there alternatives to google_workspace_mcp?

+

Yes. On ClaudeWave you can browse similar mcp servers at /categories/mcp, sorted by popularity or recent activity.

Deploy google_workspace_mcp to your cloud

Ship this repo to production in minutes. Each platform spins up its own environment with editable env vars.

Maintain this repo? Add a badge to your README

Drop the badge into your GitHub README to show it's tracked on ClaudeWave. Each badge links back to this page and reflects the live Trust Score.

Featured on ClaudeWave: taylorwilsdon/google_workspace_mcp
[![Featured on ClaudeWave](https://claudewave.com/api/badge/taylorwilsdon-google-workspace-mcp)](https://claudewave.com/repo/taylorwilsdon-google-workspace-mcp)
<a href="https://claudewave.com/repo/taylorwilsdon-google-workspace-mcp"><img src="https://claudewave.com/api/badge/taylorwilsdon-google-workspace-mcp" alt="Featured on ClaudeWave: taylorwilsdon/google_workspace_mcp" width="320" height="64" /></a>

More MCP Servers