← All servers

Verified GoogledocsVerified✓ No advisories

io.github.michaelrobertsutton/verified-googledocs-mcp
New to MCP? Start here →
0★ stars
0weekly installs
1 month agolast release

Provenancewhere it came from, and what was verified

Verified namespace

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

Verified owner: github.com/michaelrobertsuttonio.github.michaelrobertsutton/verified-googledocs-mcp

Permissions & trustwhat this server can touch before you run it

Configuration
Reads VERIFIED_GOOGLEDOCS_MCP_CREDENTIALS, VERIFIED_GOOGLEDOCS_MCP_AUDIT_EXCERPTS.

About

MCP server for Google Docs with verified writes — every mutation returns before/after proof.

Packages & transports

pypiverified-googledocs-mcpv0.1.0 · uvx
Add to your client
Pick your client, copy, paste into its config. That's the whole setup.
~/.claude/claude_desktop_config.json
{
  "mcpServers": {
    "verified_googledocs": {
      "command": "uvx",
      "args": [
        "verified-googledocs-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 uvx verified-googledocs-mcp