Show HN: Google Docs MCP that works
Category: devtools
Tags: mcp-server, google-docs, llm-tools, document-automation
Score: 6.8/10 (Innovation: 7, Technical: 6, Documentation: 8, Utility: 6)
A Model Context Protocol (MCP) server that enables AI agents to edit Google Docs using text-based anchors instead of character indices, preserving document history and structure. It solves a key LLM limitation by abstracting away precise character counting, allowing agents to describe *what* to change while the server handles the *where*. This makes Google Docs practically usable for automated editing workflows.
Target audience: backend devs, devops, ai engineers
Repository: https://github.com/dbuxton/google-docs-mcp ยท Python
View on Hacker News