A
licenseA
qualityD
maintenanceLocal-first RAG indexing and semantic search MCP server. Enables document retrieval and context-aware queries using local embedding models.
3
6 npm
MIT
No user-submitted related servers found.
Scored across 2 tools
The two tools have completely distinct purposes: one performs semantic search, the other reports index state. No ambiguity.
Both tools follow a consistent snake_case pattern (semantic_search, semantic_search_info).
Only two tools for a semantic search server feels thin; a typical search server would include indexing or configuration tools. The scope is borderline minimal.
Crucial operations like adding or updating documents are missing. The server is read-only and lacks full lifecycle coverage for semantic search.