infiniflow/ragflow
RAGFlow is a leading open-source Retrieval-Augmented Generation (RAG) engine that fuses cutting-edge RAG with Agent capabilities to create a superior context layer for LLMs
Platform-specific configuration:
{
"mcpServers": {
"ragflow": {
"command": "npx",
"args": [
"-y",
"ragflow"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...