A
licenseNot graded
qualityB
maintenanceEnables semantic search over local Markdown documentation using hybrid retrieval combining embeddings, keyword search, and graph traversal with automatic file watching and zero-configuration setup.
2
MIT
No user-submitted related servers found.
Scored across 1 tool
Only one tool exists, so there is no possibility of confusion between tools. Its purpose is clear.
The single tool name 'search_docs' uses a clear verb_noun structure in snake_case, consistent with common naming conventions.
A single tool is borderline; it may be sufficient for a narrow search-only purpose but feels thin for a broader documentation server.
The tool covers semantic search but lacks other potentially useful operations like retrieving a specific document or listing available documentation, which are common in documentation servers.