Skip to content

Google Workspace

Free

by MCP Community

MCP server for Google Workspace with progressive context disclosure and multi-account orchestration

v2.5.2Added Apr 12, 2026
Works with:ClaudeGPTGeminiCopilot

Google Workspace MCP Server

MCP server for Google Workspace with progressive context disclosure and multi-account orchestration

Installation

Reviews

Leave a Review

Installation

Quick install
npx -y @aaronsb/google-workspace-mcp
Add to claude_desktop_config.json
{
  "mcpServers": {
    "google-workspace": {
      "command": "npx",
      "args": ["-y", "@aaronsb/google-workspace-mcp"]
    }
  }
}