FastMCP Google Docs Manager
Related Servers
Alternatives to FastMCP Google Docs Manager
No user-submitted related servers found.
Related Servers
- AlicenseBqualityAmaintenanceEnables interaction with Google Docs through typed MCP tools, supporting reading, writing, searching, and managing documents via OAuth integration.22MIT
- AlicenseNot gradedqualityDmaintenanceMCP server for Google Docs — create, read, edit, format, and manage documents through 26 tools via the Model Context Protocol.10 npm1MIT
- AlicenseNot gradedqualityDmaintenanceEnables Claude to interact with collaborative Docs instances, providing document management, content editing, access control, and AI-powered transformations via MCP.1MIT
- AlicenseNot gradedqualityDmaintenanceA powerful Model Context Protocol (MCP) server implementation for seamless Google Docs API integration, enabling AI assistants to create, read, update, and manage Google Docs.4 npmMIT
- AlicenseNot gradedqualityDmaintenanceEnables interaction with Gmail, Google Drive, and Google Classroom through FastMCP, providing tools for reading emails, managing files, and listing courses.1MIT
- AlicenseNot gradedqualityFmaintenanceMCP server that allows you to connect to Google Docs through Claude, enabling listing, reading, creating, updating, searching, and deleting documents.921 npm48MIT
TDQS
Scored across 3 tools
Each tool has a clearly distinct purpose: create_document for creation, list_documents for listing, and read_document for reading content. There is no overlap or ambiguity in their functions, making it easy for an agent to select the correct tool.
All tool names follow a consistent verb_noun pattern (create_document, list_documents, read_document) with no deviations. The naming is predictable and readable throughout the set.
With only 3 tools, the server feels thin for a Google Docs manager, as it lacks update and delete operations. While the tools cover basic CRUD aspects (create, list, read), the count is borderline low for the apparent scope of document management.
The tool set covers create, list, and read operations, but there are notable gaps such as update_document and delete_document for full lifecycle management. Agents can work around this for basic tasks, but the surface is incomplete for comprehensive document handling.