loading…
Search for a command to run...
loading…
A fixed MCP server that interacts with RAGFlow for dataset management and chat operations, handling legacy endpoint errors and providing a fallback to OpenAI-co
A fixed MCP server that interacts with RAGFlow for dataset management and chat operations, handling legacy endpoint errors and providing a fallback to OpenAI-compatible endpoints.
Add this to claude_desktop_config.json and restart Claude Desktop.
{
"mcpServers": {
"ragflow-mcp-server-fixed": {
"command": "npx",
"args": []
}
}
}