F
licenseA
qualityC
maintenanceEnables interactive chat with a local LLM using MCP architecture for document management, including tools to read, edit, and format documents.
2
-
No user-submitted related servers found.
Scored across 2 tools
The two tools have completely distinct purposes: one reads document contents, the other edits by replacing text. There is no functional overlap.
Both tool names follow the verb_noun pattern (edit_document, read_doc_contents), with consistent snake_case and clear action-object structure.
With only two tools, the server feels thin for a document utility, though it could be a minimal implementation. It falls into the borderline category (1-2 tools).
The server lacks basic CRUD operations like create and delete documents. While read and edit are provided, agents cannot create new documents or remove them, which are significant gaps.