Google Workspace
Freeby MCP Community
Unified Google Workspace MCP Server for Gmail, Calendar, Drive, Docs, Sheets, Slides, and People
v2.0.1Added Apr 12, 2026
mcpmodel-context-protocolgoogle-workspacegmailcalendar
Google Workspace MCP Server
Unified Google Workspace MCP Server for Gmail, Calendar, Drive, Docs, Sheets, Slides, and People
Installation
npx -y @alanxchen/google-workspace-mcp
Reviews
Installation
Quick install
npx -y @alanxchen/google-workspace-mcp
Add to claude_desktop_config.json
{
"mcpServers": {
"google-workspace": {
"command": "npx",
"args": ["-y", "@alanxchen/google-workspace-mcp"]
}
}
}