io.github.RobThePCGuy/rag-vault
MCPby RobThePCGuy · v1.5.3
Local RAG MCP server with hybrid search, PDF/DOCX support, and zero-config setup
mcplocal
MCP configuration
stdio
Command
npx -y @robthepcguy/rag-vault@1.5.3
Environment
BASE_DIRBase directory for document storage (defaults to current working directory)
DB_PATHPath to LanceDB database directory (defaults to ./lancedb/)
CACHE_DIRDirectory where Transformers.js models are cached (defaults to ./models/)
MODEL_NAMEEmbedding model name (defaults to Xenova/all-MiniLM-L6-v2)
RAG_HYBRID_WEIGHTKeyword boost strength for hybrid search. 0.0 = semantic only, 1.0 = keyword only. Default 0.6
RAG_GROUPINGGrouping mode: 'similar' (top group only) or 'related' (top 2 groups)
Install in one click with Zurek
Browse here, install from the native macOS app — pick targets, fill env vars, and write configs safely.