Google Workspace
Freeby MCP Community
Multi-workspace Google Workspace MCP Server — secure access to Gmail, Drive, Docs, Sheets, Calendar via MCP with per-workspace OAuth and streamable HTTP transpo
v4.1.8Added Apr 12, 2026
aiclaudedocument-automationfile-managementgoogle-calendar
Google Workspace MCP Server
Multi-workspace Google Workspace MCP Server — secure access to Gmail, Drive, Docs, Sheets, Calendar via MCP with per-workspace OAuth and streamable HTTP transpo
Installation
Reviews
Installation
Quick install
npx -y @danielrosehill/google-workspace-mcp
Add to claude_desktop_config.json
{
"mcpServers": {
"google-workspace": {
"command": "npx",
"args": ["-y", "@danielrosehill/google-workspace-mcp"]
}
}
}