Adw Google
Freeby MCP Community
Google Workspace MCP server — 85 tools for Drive, Docs, Sheets, Calendar, and Gmail. Connects AI assistants via the Model Context Protocol.
v0.0.15Added Apr 12, 2026
mcpgoogle-drivegoogle-docsgoogle-sheetsgoogle-calendar
Adw Google MCP Server
Google Workspace MCP server — 85 tools for Drive, Docs, Sheets, Calendar, and Gmail. Connects AI assistants via the Model Context Protocol.
Installation
npx -y adw-google-mcp
Reviews
Installation
Quick install
npx -y adw-google-mcp
Add to claude_desktop_config.json
{
"mcpServers": {
"adw-google": {
"command": "npx",
"args": ["-y", "adw-google-mcp"]
}
}
}