Google Workspace
Freeby MCP Community
The most comprehensive MCP server for Google Workspace - Complete integration for Sheets (57 tools), Drive, and future Docs, Calendar, Forms support
v1.0.2Added Apr 12, 2026
Google WorkspaceGoogle DriveGoogle SheetsGoogle DocsGoogle Calendar
Google Workspace MCP Server
The most comprehensive MCP server for Google Workspace - Complete integration for Sheets (57 tools), Drive, and future Docs, Calendar, Forms support
Installation
Reviews
Installation
Quick install
npx -y @alanse/mcp-server-google-workspace
Add to claude_desktop_config.json
{
"mcpServers": {
"google-workspace": {
"command": "npx",
"args": ["-y", "@alanse/mcp-server-google-workspace"]
}
}
}