A local-first RAG system that indexes personal documents and enables querying them via an MCP tool, keeping data private with local embeddings.
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.OPENAI_API_KEY— your_openai_api_key_hereOPENAI_API_BASECHROMA_DB_PATH— ./chroma_dbDOCUMENTS_DIR— ./documentsOPENAI_MODEL— gpt-4o-mini[](https://m8ven.ai/mcp/flashcoder07-personal-knowledge-base-1f38a5)