69
/ 100
29 days ago
glama

graphrag-local

Connects Claude Code to a local GraphRAG knowledge base (LightRAG + Ollama) for private, offline document retrieval. Provides tools to search, add documents, and check the RAG status, enabling Claude to reason over user's own notes, code, and papers without cloud dependencies.

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_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.
configLIGHTRAG_BASE_URL
🔐 secretLIGHTRAG_API_KEYpython ingest.py "$INPUT_DIR" --api-key "$" --watch
configDOCS_LEDGEREl ledger vive en config/docs.json (var ), gitignored.
configLIGHTRAG_MODE
configLIGHTRAG_TIMEOUT
configINPUT_DIRpython ingest.py "$" --api-key "$LIGHTRAG_API_KEY" --watch
// 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 5 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/e2its-myrmion-graphrag-l90hu0)](https://m8ven.ai/mcp/e2its-myrmion-graphrag-l90hu0)
commit: a11c1ee84697f779e2474411ecc3d3010696ee74
code hash: 884f13cbd53acb0c9d33a44e82a5dc15c38ec72fedc9ea882de105b52a042433
verified: 7/2/2026, 9:16:24 AM
view raw JSON →