- Type
- MCP
- Transport
- http
- Open source
- Yes
- GitHub Stars
- ★ 5.6k
- Source
- mcp-github
- Repository
- github.com/OpenBMB/UltraRAG
Overview
UltraRAG is a lightweight RAG development framework designed based on the Model Context Protocol (MCP) architecture. It standardizes core RAG components (such as retrievers, generators, etc.) into independent MCP servers and combines powerful MCP client workflow orchestration capabilities, enabling developers to precisely orchestrate complex control structures through YAML configuration. UltraRAG UI provides a visual RAG integrated development environment that supports bidirectional real-time synchronization between canvas-based construction and code editing, along with an intelligent AI assistant to assist throughout the entire development lifecycle. Ideal for researchers and developers who need to rapidly build and deploy RAG pipelines.
Capabilities
- ▪Low-code workflow orchestration
- ▪Support for conditional branches and loops
- ▪Visual RAG IDE
- ▪Bidirectional real-time synchronization
- ▪Intelligent AI assistant
Use cases
Setup
Please refer to the official documentation for installation and configuration: https://ultrarag.openbmb.cn/pages/en/getting_started/introduction
This information was compiled by AI from public sources and may contain inaccuracies — please refer to the source.
FAQ
What control structures does UltraRAG support?
It supports sequential execution, loops, and conditional branches.
How do I get started with UltraRAG?
Please visit the official website and follow the documentation for installation and configuration.
Related skills
gemini-cli
Gemini CLI is an open-source AI agent that brings Gemini's powerful capabilities directly into the terminal.
private-gpt
Provides a complete API layer for local models, supporting RAG, skills, tools, and more.
planning-with-files
File-based persistent planning skill, ideal for AI coding agents and long-running tasks.
scientific-agent-skills
Transform any AI agent into a scientific assistant with 147 ready-to-use research skills.
susi_alexa_skill
A skill that enables question-and-answer interactions between Alexa and Susi AI.
claude-context
Provides code search capabilities for Claude Code, turning the entire codebase into context.