67
/ 100
1 day ago
glama

MCP Codebase RAG Server

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.

Is this your MCP?

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.

// key findings
No credential exfiltration, no sensitive file access, no obfuscation
Static analysis found nothing flowing your secrets to unexpected places.
// required environment variables
This server reads these from process.env. You'll be asked to provide them before it can run.
configCHROMA_DB_PATHexport ="/custom/path/to/chroma"
configEMBEDDING_MODELCode embeddings microsoft/unixcoder-base (optional) Code-specific model, activated via
configLOG_LEVELexport ="DEBUG"
configMCP_HOSTexport ="127.0.0.1"
configMCP_PORTMCP_TRANSPORT=streamable-http =8080 codebase-rag
configMCP_ALLOWED_HOSTexport ="your-hostname.example.com"
configMCP_TRANSPORTstreamable-http MCP_PORT=8080 codebase-rag
// full audit trail
The full breakdown of what we checked, the deductions that landed, the network hosts, the dependency advisories, and concrete fix guidance is available to verified publishers.
// improvement guidance — verified publishers only
We have 7 concrete improvements we can share with the publisher of this MCP. Each comes with specific guidance to raise the trust score.
// embed badge in your README
[![M8ven Score](https://m8ven.ai/badge/mcp/di5rupt0r-codebase-rag-ph0d4f)](https://m8ven.ai/mcp/di5rupt0r-codebase-rag-ph0d4f)
commit: 32ea96e0ee04fb579b597e1cf2bd9f528d1cde02
code hash: b994264cf7b1b1c35a99585285be0645a71fef059a01388cfcda20bff062ce0f
verified: 6/23/2026, 10:34:53 AM
view raw JSON →