gdoc MCP
Related Servers
Alternatives to gdoc MCP
No user-submitted related servers found.
Related Servers
- FlicenseNot gradedqualityBmaintenanceProvides read/write access to Google Sheets and Google Docs through MCP tools, enabling operations like reading sheets, appending rows, and editing documents.-
- AlicenseNot gradedqualityCmaintenanceEnables reading, creating, and editing Google Docs via OAuth. Supports tools for retrieving, inserting, appending, and replacing text in documents.1 npmMIT
- FlicenseNot gradedqualityDmaintenanceEnables interaction with Gmail and Google Docs via MCP, including email search, read, send, and document read/create operations.-
- AlicenseAqualityBmaintenanceEnables MCP-compatible AI clients to create, read, edit, format, organize and search your documents through the Google Docs and Drive APIs after a one-time OAuth sign-in. Supports appending, find-and-replace, styling, tables, lists, links, page breaks and full-text search without opening the Docs UI.2146 npmMIT
- AlicenseNot gradedqualityDmaintenanceEnables Claude to interact with collaborative Docs instances, providing document management, content editing, access control, and AI-powered transformations via MCP.1MIT
- FlicenseNot gradedqualityDmaintenanceEnables interaction with Google Workspace (Drive, Docs, Sheets, Gmail) via MCP tools, using OAuth credentials stored locally or inline.-
TDQS
Scored across 22 tools
Each tool targets a specific action (e.g., create, write, insert, edit for content; list, get, add, reply, resolve, reopen for comments) with clear boundaries. No two tools have overlapping purposes.
Most tools follow verb_noun pattern in snake_case (e.g., create_document, list_comments). A few like document_info and table_of_contents are noun_noun, but overall consistent and intuitive.
22 tools cover a wide range of document and comment operations without being excessive. Each tool serves a distinct purpose, well-scoped for a Google Docs integration.
Covers most CRUD operations and commenting lifecycle, but missing a delete_document tool. Also lacks undo or restore revision functionality, leaving a notable gap for basic document management.