πŸ”§

Google Docs MCP Server

πŸ”§MCP Server

Meerkats-Ai/google-docs-mcp-server

glama

Installation

Claude CodeAuto-generated from README. View full documentation on GitHub β†’
claude mcp add google-docs -e GOOGLE_CLOUD_PROJECT_ID=your-project-id -e GOOGLE_APPLICATION_CREDENTIALS=/path/to/your-service-account-key.json -e GOOGLE_APPLICATION_CREDENTIALS_JSON={"type":"service_account","project_id":"..."} -e GOOGLE_API_KEY=your-api-key -e client_id=your-oauth-client-id -e client_secret=your-oauth-client-secret -e refresh_token=your-oauth-refresh-token -- node /path/to/google-docs-mcp-server/dist/index.js
Server ConfigurationServer configuration (JSON)
{ "mcpServers": { "google-docs": { "command": "node", "args": ...
0
Last UpdatedApr 22, 2025