Wraps gogcli to give Claude full access to Google Docs via 26 tools covering authentication, document operations, and comments. You get the base read/write/create commands plus 14 extended operations: insert text, export to PDF/HTML/Markdown, sed-style find/replace, comment threads, and more. Uses OAuth through your own Google Cloud client (you supply the credentials), so this is single-user only and subject to Google's API terms. Built for personal automation against your own Docs, not for multi-tenant use. If you need Sheets or Gmail too, there's a monorepo package with all 52 tools, but this one keeps the footprint smaller if Docs is all you're after.
claude mcp add --transport stdio io.github.chrischall-gogcli-mcp-docs uvx gogcli-mcp-docs