71
/ 100
5 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_KEY(vacío) Clave si activaste autenticación en LightRAG
configLIGHTRAG_MODEmix Modo de búsqueda por defecto
configLIGHTRAG_TIMEOUT120 Timeout HTTP en segundos
// 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 4 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-graphrag-local-18jpda)](https://m8ven.ai/mcp/e2its-graphrag-local-18jpda)
commit: fdacbe3b22f32ac253b3a788213f51440133bbbf
code hash: d8df21591cadce233b1201fcf52719b547b0286fc426d5ae5d90372770ac6803
verified: 6/27/2026, 8:53:58 AM
view raw JSON →