F
licenseNot graded
qualityD
maintenanceScrapes, stores, and searches documentation locally, enabling AI assistants to access and query documentation via MCP.
4
-
No user-submitted related servers found.
Scored across 6 tools
Each tool has a clearly distinct purpose: adding/updating docs, fetching external docs, retrieving by ID, listing libraries, listing categories, and searching. No overlap.
All tool names follow a consistent lowercase-hyphenated verb-noun pattern (e.g., add-doc, fetch-library-docs, list-available-libraries).
With 6 tools covering creation, retrieval, listing, searching, and external fetching, the set is well-scoped for a documentation server.
The tools cover core CRUD operations (add, get, search, list) and add external fetching, but lack an explicit delete or separate update tool (though add-doc covers both add and update).