a-bonus/google-docs-mcp
The Ultimate Google Docs, Sheets & Drive MCP Server. Google Docs MCP is an MCP server (primarily for use in Claude Desktop) that gains full access to your google docs, etc. and allows claude to make direct edits and formatting.
Platform-specific configuration:
{
"mcpServers": {
"google-docs-mcp": {
"command": "npx",
"args": [
"-y",
"google-docs-mcp"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...