A fully offline local RAG server that utilizes ChromaDB and Ollama to index and query PDF, text, and Markdown documents. It allows users to manage local knowledge bases and perform semantic searches with AI-generated responses.
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.CHROMA_DB_PATH— "": "C:\\Users\\pcuser\\Documents\\project\\local-rag-mcp-server\\chroma_db",EMBED_MODEL— "": "nomic-embed-text",LLM_MODEL— "": "qwen3.5:9b",COLLECTION_NAME— documents ChromaDB コレクション名OLLAMA_HOST— "": "http://localhost:11434"[](https://m8ven.ai/mcp/n-irei-local-rag-mcp-server-1b6x7h)