google-docs-mcp

Sundeepg98/google-docs-mcp
★ 0 stars Python 🤖 AI/LLM Updated today
MCP server that creates Google Docs with native Tabs (Oct 2024 sidebar feature) — for Claude Desktop and Claude Code
View on GitHub → Try with Claude — $10 free →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "google-docs-mcp": {
      "command": "uvx",
      "args": [
        "google-docs-mcp"
      ]
    }
  }
}

Or install with pip: pip install google-docs-mcp

Topics

anthropicclaudefastmcpgoogle-apps-scriptgoogle-docsmcpmcp-serverpython