Or install with pip: pip install verified-googledocs-mcp
README Excerpt
<!-- mcp-name: io.github.michaelrobertsutton/verified-googledocs-mcp --> An MCP server for Google Docs whose writes carry proof. Every mutating tool re-reads the affected content from the document after it writes and returns evidence of what actually changed: before/after excerpts, the match count, and the document revision before and after. A tool never reports success for an edit that did not land.