Google Tools
Freeby MCP Community
The easiest MCP server for Google Workspace — Drive, Docs, Sheets, Gmail, Calendar, and Forms. 153 tools with one-click browser auth. Read Word docs, PDFs, and
v1.2.2Added Apr 12, 2026
mcpmcp-servermodel-context-protocolgooglegoogle-workspace
Google Tools MCP Server
The easiest MCP server for Google Workspace — Drive, Docs, Sheets, Gmail, Calendar, and Forms. 153 tools with one-click browser auth. Read Word docs, PDFs, and
Installation
Reviews
Installation
Quick install
npx -y google-tools-mcp
Add to claude_desktop_config.json
{
"mcpServers": {
"google-tools": {
"command": "npx",
"args": ["-y", "google-tools-mcp"]
}
}
}