io.github.gigabrain-observer/google-docs-mcp-server
Quality Score
77
/100
Google Docs MCP server with full tab support, markdown extraction, and batch updates.
§01 Install
Claude Desktop (uvx)
{
"mcpServers": {
"google-docs-mcp-server": {
"command": "uvx",
"args": [
"google-docs-mcp-server"
],
"env": {
"SERVICE_ACCOUNT_PATH": "<service_account_path>",
"SUBJECT_EMAIL": "<subject_email>"
}
}
}
}§02 Environment variables
SERVICE_ACCOUNT_PATHrequired
Path to the Google service account JSON key file
SUBJECT_EMAILrequired
Email of the Workspace user to impersonate via domain-wide delegation
§03 MCP Quality Score · methodology
freshness
22
completeness
10
installability
25
documentation
15
stability
5
§04 Alternatives in Documents & Spreadsheets
ac.tandem/docs-mcp
ac.tandem/docs-mcp
Remote MCP server for Tandem docs, install guides, SDKs, workflows, and agent setup help.
ai.adramp/google-ads
ai.adramp/google-ads
Google Ads MCP server — manage campaigns, keywords, and metrics.
AutEng MCP - Markdown Publishing & Document Share Links
ai.auteng/docs
Publish markdown documents as public share links with mermaid diagram support. Built by AutEng.ai