- Home
- MCP servers
- LightRAG
LightRAG
Provides an MCP endpoint that queries the LightRAG knowledge base and returns raw text or HTML responses.
- python
0
GitHub Stars
python
Language
4 months ago
First Indexed
2 months ago
Catalog Refreshed
Documentation & install
Readme and setup notes from the catalogue, plus a client-ready config you can copy for your MCP host.
Installation
Add the following to your MCP client configuration file.
Configuration
View docs{
"mcpServers": {
"jeffreychuuu-lightrag_mcp": {
"command": "python",
"args": [
"lightrag_mcp.py"
],
"env": {
"LIGHTRAG_SYSTEM_PROMPT": "<LIGHTRAG_SYSTEM_PROMPT>",
"LIGHTRAG_SYSTEM_PROMPT_FILE": "/path/to/prompts/light_rag_system.txt"
}
}
}
}Available tools
query_knowledge_base
Query the internal LightRAG knowledge base for technical documentation and return raw text or HTML. Input includes a query string and an optional mode (default: hybrid).
Built by
VeilStrat
AI signals for GTM teams© 2026 VeilStrat. All rights reserved.All systems operational