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.
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.
process.env. You'll be asked to provide them before it can run.LIGHTRAG_BASE_URL— LightRAG API base URL, for example http://localhost:9621LIGHTRAG_API_KEY— optional bearer token used for /login-protected routesMCP_HOST— bind host for HTTP transports (default: 0.0.0.0)MCP_PORT— bind port for HTTP transports (default: 3000)MCP_TRANSPORT— stdio, sse, or streamable-http (default: streamable-http)[](https://m8ven.ai/mcp/leviethung2103-lightrag-mcp-server-1mverd)