Google Docs
Freeby MCP Community
MCP server for Google Docs, Sheets, Drive, Gmail, and Calendar
v1.7.0Added Apr 12, 2026
mcpgoogle-docsgoogle-sheetsgoogle-drive
Google Docs MCP Server
MCP server for Google Docs, Sheets, Drive, Gmail, and Calendar
Installation
Reviews
Installation
Quick install
npx -y @a-bonus/google-docs-mcp
Add to claude_desktop_config.json
{
"mcpServers": {
"google-docs": {
"command": "npx",
"args": ["-y", "@a-bonus/google-docs-mcp"]
}
}
}