mcp-document-assistant
Related Servers
Alternatives to mcp-document-assistant
No user-submitted related servers found.
Related Servers
- AlicenseBqualityDmaintenanceAn MCP server that lets AI assistants read and visually analyze local documents — PDFs, Excel spreadsheets, CSV files, Word documents, PowerPoint presentations, and images.442 npm72 PyPIMIT
- AlicenseNot gradedqualityCmaintenanceAn MCP server that enables AI assistants to perform semantic searches over local document collections using multi-context organization and automatic OCR. It supports various file formats including PDF, DOCX, and images, ensuring all data processing remains local and private.8MIT
- AlicenseNot gradedqualityBmaintenanceAn MCP server that enables AI assistants to manage Google Docs through natural language, including listing, reading, creating documents, and appending text. It features a simple browser-based OAuth login and persistent sessions.MIT
- AlicenseNot gradedqualityBmaintenanceMCP server that allows AI agents to read, search, summarize, and answer questions about local PDF, DOCX, XLSX, and TXT files through five tools.MIT
- AlicenseNot gradedqualityDmaintenanceA simple MCP server for local documentation with RAG capabilities, enabling AI assistants to access and search local documents.2MIT
- AlicenseNot gradedqualityDmaintenanceMCP server for Google Docs and Sheets that enables AI assistants to read, create, edit, style, export, and collaborate on documents using local OAuth authentication.26 npm1MIT
TDQS
Scored across 3 tools
Each tool has a clearly distinct purpose: listing document IDs, reading a document's contents, and editing an existing document. There is no overlap or ambiguity between them.
All tool names follow a consistent verb_noun pattern: list_documents, read_document, edit_document. The naming is predictable and easy to infer.
With only 3 tools, the server is tightly focused on core document operations. Each tool serves a distinct need, and the count is well within the ideal range.
The tool surface covers listing, reading, and editing documents but lacks create and delete operations, which are fundamental to document lifecycle management. This is a significant gap that will likely force agents to rely on external processes for these actions.