← All servers
πŸ”

Google DocsVerifiedπŸ›‘ No advisories

io.github.domdomegg/google-documents-mcp
New to MCP? Start here β†’
1β˜… stars
0weekly installs
20 hours agolast release

Provenancewhere it came from, and what was verified

βœ“
Verified namespace

Published to the official MCP registry by github.com/domdomegg, which proved it owns this namespace.

Verified owner: github.com/domdomegg β†—io.github.domdomegg/google-documents-mcp

πŸ›‘ Permissions & trustwhat this server can touch before you run it

β—†
Secrets required
Needs GOOGLE_ACCESS_TOKEN, GOOGLE_CLIENT_SECRET.
βœ“
Configuration
Reads MCP_TRANSPORT, GOOGLE_CLIENT_ID.

About

Allow AI systems to read and edit Google Docs.

Packages & transports

npmgoogle-documents-mcpv1.2.0 Β· npx
npmgoogle-documents-mcpv1.2.0 Β· npx
Add to your client
Pick your client, copy, paste into its config. That's the whole setup.
~/.claude/claude_desktop_config.json
{
  "mcpServers": {
    "google_documents": {
      "command": "npx",
      "args": [
        "-y",
        "google-documents-mcp"
      ]
    }
  }
}

β–Ά Try itrun it locally

This is a local server, so it runs on your machine, not ours. Paste this to open it in the official MCP Inspector and poke at its tools:

npx @modelcontextprotocol/inspector npx -y google-documents-mcp