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 4 tools
Each tool has a clear and distinct purpose: index adds/replaces articles, remove deletes, search queries semantically, and status shows state. No ambiguity.
All tool names are single lowercase verbs (index, remove, search, status), following a consistent and predictable pattern.
4 tools is well-scoped for a knowledge base server, covering essential operations without being too few or too many.
The set covers add (index), delete (remove), and search, but lacks direct retrieval by key and a list-all-articles capability, which are notable gaps.