Stats
Actions
Tags
From Google Docs
Connects to Google Docs API for document creation, editing, and retrieval. Requires Google OAuth credentials.
Copy this JSON into your .mcp.json to enable this server
Add to your .mcp.json:
{
"mcpServers": {
"google-docs": {
"command": "npx",
"args": [
"-y",
"@zapier/google-docs-connector",
"mcp"
]
}
}
}Server configuration and connection parameters
npxCommand-line arguments passed to the server process
First indexed Jun 23, 2026
First indexed Jun 23, 2026
npx claudepluginhub zapier/marketplace --plugin google-docs