35
/ 100
1 month ago
glama

codebase-rlm

MCP server that uses Recursive Language Models to analyze codebases hierarchically, creating a persistent, queryable knowledge map to overcome context window limits and prevent context rot in RooCode.

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
⚠️
Tool descriptions don’t match what handlers do
1 tool describes read intent but its handler mutates — rlm_query_file (line 1339: shutil.copy2(file_path, dest))
No credential exfiltration, no sensitive file access, no obfuscation
Static analysis found nothing flowing your secrets to unexpected places.
🔐
You'll be asked for 1 credential: OPENROUTER_API_KEY
These are read from process.env at runtime. Make sure you trust where they’ll be sent.
// required environment variables
This server reads these from process.env. You'll be asked to provide them before it can run.
configOLLAMA_URL
configLLM_MODEL"ministral-3:latest" # Model for analysis
configRLM_CACHE_DIR
configMAX_FILE_SIZE
configMAX_WORKERS
configREQUEST_TIMEOUT
configMAX_ITERATIONS
configMAX_OUTPUT_CHARS
configLLM_PROVIDER
configLLM_SUB_MODEL
🔐 secretOPENROUTER_API_KEY
// 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 10 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/mickexd-roorlm-jubaoc)](https://m8ven.ai/mcp/mickexd-roorlm-jubaoc)
commit: 39b296c08ca86917272a168dbdf08fb5bfc96a35
code hash: 905060eccf63561482b189cb2a5832d25ae928ea40e4210bb6ad127e8a08a3aa
verified: 6/22/2026, 1:00:49 PM
view raw JSON →