A
licenseA
qualityC
maintenanceProvides tools for managing tasks, searching docs, and running a heuristic quality gate to check agent output for common issues before human review.
6
MIT
No user-submitted related servers found.
Scored across 3 tools
Each tool has a clearly distinct purpose: create, retrieve by ID, and search by title. There is no ambiguity between them.
All tools follow a consistent verb_noun pattern in snake_case (create_document, get_document, search_documents), making naming predictable.
With only 3 tools, the server feels minimal for a 'Document & Task Server'. The count is borderline low but not excessively so.
The tool set lacks update and delete operations for documents, and entirely omits task-related functionality despite the server name. This creates significant gaps.