Ekestfa/kodabi-lightrag-mcp
The LightRAG MCP Server is a Model Context Protocol (MCP) server that provides seamless integration with LightRAG's HTTP APIs, enabling AI assistants and language models to interact with Retrieval-Augmented Generation capabilities through a standardized interface.
Platform-specific configuration:
{
"mcpServers": {
"kodabi-lightrag-mcp": {
"command": "npx",
"args": [
"-y",
"kodabi-lightrag-mcp"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...