com.pulsemcp
google-docs
MCP server for Google Docs integration with OAuth2 and service account support.
stdiocommunityservice
Package Details
google-docs-workspace-mcp-server
Transportstdio
Runtimenpx
Runtime Arguments
Positional
Position 0
-yEnvironment Variables
GOOGLE_DOCS_OAUTH_CLIENT_ID
Secret
OAuth2 client ID from Google Cloud Console.
GOOGLE_DOCS_OAUTH_CLIENT_SECRET
Secret
OAuth2 client secret from Google Cloud Console.
GOOGLE_DOCS_OAUTH_REFRESH_TOKEN
Secret
Long-lived refresh token obtained from the oauth-setup command.
GOOGLE_DOCS_SERVICE_ACCOUNT_CLIENT_EMAIL
Service account email address for domain-wide delegation.
GOOGLE_DOCS_SERVICE_ACCOUNT_PRIVATE_KEY
Secret
Service account private key in PEM format.
GOOGLE_DOCS_IMPERSONATE_EMAIL
Email address to impersonate in Google Workspace.
GOOGLE_DOCS_ENABLED_TOOLGROUPS
Comma-separated list of tool groups to enable (readonly, readwrite, readwrite_external).