A Retrieval Augmented Generation MCP server that ingests documents into a local vector database and enables semantic search queries.
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.LLAMA_RAG_DB_DIR— Database Directory: The ChromaDB database is persisted in ~/.local/share/rag-server by default, but this can be overridden with the environment variable.XDG_DATA_HOMELLAMA_RAG_DATA_DIR— Data Directory: Files to be ingested should be placed in a data directory in the project's root, or a custom path can be specified using the environment variable.LLAMA_CLOUD_API_KEY— 2. Parsing with LlamaParse: If a is set, the server uses LlamaParse to extract text from supported file types (.pdf, .docx, .pptx, etc.). If the key is not set, parsing will be limited.[](https://m8ven.ai/mcp/alejandro-ao-rag-mcp-1hjz4h)