[EMNLP2025] "LightRAG: Simple and Fast Retrieval-Augmented Generation"
Add to ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"LightRAG": {
"command": "npx",
"args": [
"-y",
"@modelcontextprotocol/server-LightRAG"
]
}
}
}