73
/ 100
18 days ago
glama

LightRAG Code Brain MCP

Provides a durable memory layer for coding agents like Claude Code and Codex by indexing codebases and enabling RAG queries, reducing rediscovery tokens and providing senior-engineer orientation.

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.
Open source with a license and README
Anyone can audit the code, the license is declared, and the publisher documents what it does.
🔐
You'll be asked for 1 credential: LIGHTRAG_PASSWORD
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.
configLIGHTRAG_URLexport ="http://127.0.0.1:9621"
configLIGHTRAG_USERNAMEexport ="admin"
🔐 secretLIGHTRAG_PASSWORD"your-password"
configLIGHTRAG_DEFAULT_REPO_ROOTexport ="/path/to/your/project"
configLIGHTRAG_MCP_MAX_FILE_BYTES
// 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 1 concrete improvement 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/filmystar-lightrag-code-brain-mcp-server-1w2wk6)](https://m8ven.ai/mcp/filmystar-lightrag-code-brain-mcp-server-1w2wk6)
commit: 9e584d788675d0cb5c26cc7c56e5473870ee1633
code hash: 075067a30726a739207b09ac2a21238fb0660da7c3773e851334d4cd7aff887f
verified: 6/19/2026, 10:47:31 AM
view raw JSON →