← Index

io.github.gigabrain-observer/google-docs-mcp-server

io.github.gigabrain-observer/google-docs-mcp-server·v0.1.1·Documents & Spreadsheets
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_PATH
required

Path to the Google service account JSON key file

SUBJECT_EMAIL
required

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