Google Docs
Freeby MCP Community
MCP server for Google Drive, Docs and Sheets
v1.0.2Added Apr 12, 2026
mcpgoogle-drivegoogle-docsgoogle-sheetsai
Google Docs MCP Server
MCP server for Google Drive, Docs and Sheets
Installation
npx -y mcp-google-docs
Reviews
Installation
Quick install
npx -y mcp-google-docs
Add to claude_desktop_config.json
{
"mcpServers": {
"google-docs": {
"command": "npx",
"args": ["-y", "mcp-google-docs"]
}
}
}