Google Workspace
Freeby MCP Community
MCP server for Google Workspace with progressive context disclosure and multi-account orchestration
v2.5.2Added Apr 12, 2026
Google Workspace MCP Server
MCP server for Google Workspace with progressive context disclosure and multi-account orchestration
Installation
Reviews
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"]
}
}
}