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
ragflow MCP Server
MCP server for infiniflow/ragflow
Ready-to-Use Client Configurations
{
"mcpServers": {
"ragflow": {
"command": "npx",
"args": [
"-y",
"@infiniflow/ragflow"
]
}
}
}