UltraRAG

OpenBMB/UltraRAG
★ 5,465 stars Python 🤖 AI/LLM Updated 1mo ago
A Low-Code MCP Framework for Building Complex and Innovative RAG Pipelines
View on GitHub →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "ultrarag": {
      "command": "uvx",
      "args": [
        "ultrarag"
      ]
    }
  }
}

Or install with pip: pip install ultrarag

Topics

deepseekdemoeasyembeddingflaskgpthuggingface-transformersllmmcpmultimodalopenaiqwenragsentence-transformersui