dev-ithitchhiker/mcp-google-docs
A lightweight MCP Server for integrating Google Docs, Sheets, and Slides with custom applications. Enables seamless document management, real-time collaboration, and API-based automation.
Platform-specific configuration:
{
"mcpServers": {
"mcp-google-docs": {
"command": "npx",
"args": [
"-y",
"mcp-google-docs"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...