67
/ 100
1 month ago
glama

lightrag-fastmcp

Exposes a FastMCP server that proxies to an existing LightRAG Server API, enabling querying, document insertion, and management of a LightRAG knowledge base through MCP tools.

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.
🔐
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_URLLightRAG API base URL, for example http://localhost:9621
🔐 secretLIGHTRAG_API_KEYoptional bearer token used for /login-protected routes
configMCP_HOSTbind host for HTTP transports (default: 0.0.0.0)
configMCP_PORTbind port for HTTP transports (default: 3000)
configMCP_TRANSPORTstdio, sse, or streamable-http (default: streamable-http)
// 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 6 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/leviethung2103-lightrag-mcp-server-1mverd)](https://m8ven.ai/mcp/leviethung2103-lightrag-mcp-server-1mverd)
commit: f8314e9311e9463e56e7a992b98ddc19faaef203
code hash: 039b6fcde1be830615213fd6e5bf700c6df2f93b2250056832b0d542a9bce4b3
verified: 6/21/2026, 10:24:44 AM
view raw JSON →