Provides semantic vector search over local codebases via MCP, enabling hybrid search (dense + sparse + RRF) for any MCP client like GitHub Copilot or Claude Desktop.
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— export ="/custom/path/to/chroma"EMBEDDING_MODEL— Code embeddings microsoft/unixcoder-base (optional) Code-specific model, activated viaLOG_LEVEL— export ="DEBUG"MCP_HOST— export ="127.0.0.1"MCP_PORT— MCP_TRANSPORT=streamable-http =8080 codebase-ragMCP_ALLOWED_HOST— export ="your-hostname.example.com"MCP_TRANSPORT— streamable-http MCP_PORT=8080 codebase-rag[](https://m8ven.ai/mcp/di5rupt0r-codebase-rag-ph0d4f)