A Low-Code MCP Framework for Building Complex and Innovative RAG Pipelines
Add to ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"UltraRAG": {
"command": "npx",
"args": [
"-y",
"@modelcontextprotocol/server-UltraRAG"
]
}
}
}