Offline RAG MCP server that indexes documents into SQLite with hybrid vector and lexical search, and enables natural language queries via Claude.
Claim it to get a verified publisher badge, a free copy of our full audit findings, and direct contact for any high-priority issues we find.
Install from
M8ven verifies MCPs across every public registry — install directly from whichever one you prefer.
process.env. You'll be asked to provide them before it can run.XDG_DATA_HOMESQLITE_RAG_DB— "": "~/.local/share/sqlite-rag-mcp/index.db"OLLAMA_HOSTSQLITE_RAG_EMBED_MODEL— nomic-embed-text Embedding modelSQLITE_RAG_EMBED_DIMSQLITE_RAG_CHUNK_TOKENS— 800 Chunk size (approx. tokens)SQLITE_RAG_CHUNK_OVERLAP— 100 Chunk overlap (approx. tokens)[](https://m8ven.ai/mcp/giuseppeferretti-sqlite-rag-mcp-1iettv)