Google Workspace
Freeby MCP Community
Google Workspace MCP Server - npm distribution
v1.0.12Added Apr 12, 2026
mcpmodel-context-protocolgoogle-workspacegmailcalendar
Google Workspace MCP Server
Google Workspace MCP Server - npm distribution
Installation
Reviews
Installation
Quick install
npx -y @presto-ai/google-workspace-mcp
Add to claude_desktop_config.json
{
"mcpServers": {
"google-workspace": {
"command": "npx",
"args": ["-y", "@presto-ai/google-workspace-mcp"]
}
}
}