Skip to main content
ClaudeWave

A Low-Code MCP Framework for Building Complex and Innovative RAG Pipelines

MCP Servers5.7k estrellas435 forksPythonApache-2.0Actualizado 2d ago
Nota editorial

UltraRAG is a Python-based MCP framework developed by Tsinghua University's THUNLP lab, Northeastern University, OpenBMB, and AI9Stars that lets developers build retrieval-augmented generation pipelines by composing independent MCP Servers for core components such as Retriever and Generator, then orchestrating them through an MCP Client using YAML configuration files. The framework supports sequential, loop, and conditional branch control structures, enabling iterative RAG logic with minimal code. It connects to LLMs including GPT, DeepSeek, Qwen, and vLLM-served models, and works with embedding models from Hugging Face sentence-transformers. A built-in Flask-based UI functions as a visual RAG IDE with a Pipeline Builder that synchronizes canvas construction and code editing in real time, plus a knowledge base management module for document question-answering. A standout feature is the AgentCPM-Report integration, an 8B on-device writing agent for localized deep research. Researchers prototyping novel RAG architectures and engineers building production retrieval systems both benefit from the low-code workflow and transparent reasoning visibility introduced in version 3.0.

ClaudeWave Trust Score
100/100
Verified
Passed
  • Open-source license (Apache-2.0)
  • Actively maintained (<30d)
  • Healthy fork ratio
  • Clear description
  • Topics declared
  • Mature repo (>1y old)
Last scanned: 6/11/2026
Install in Claude Code / Claude Desktop
Method: UVX (Python) · ultrarag
Claude Code CLI
claude mcp add ultrarag -- uvx ultrarag
claude_desktop_config.json (Claude Desktop)
{
  "mcpServers": {
    "ultrarag": {
      "command": "uvx",
      "args": ["ultrarag"]
    }
  }
}
1. Run the command above in your terminal (Claude Code), or paste the JSON config into claude_desktop_config.json (Claude Desktop).
2. Replace any <placeholder> values with your API keys or paths.
3. Restart Claude. The MCP server and its tools appear automatically.
💡 Package name inferred from the repository name. Verify it exists on PyPI, or clone https://github.com/OpenBMB/UltraRAG and follow its README.
Casos de uso

Resumen de MCP Servers

README no disponible. Visita el repo en GitHub para la documentación completa.
deepseekdemoeasyembeddingflaskgpthuggingface-transformersllmmcpmultimodalopenaiqwenragsentence-transformersuivllmvlm

Lo que la gente pregunta sobre UltraRAG

¿Qué es OpenBMB/UltraRAG?

+

OpenBMB/UltraRAG es mcp servers para el ecosistema de Claude AI. A Low-Code MCP Framework for Building Complex and Innovative RAG Pipelines Tiene 5.7k estrellas en GitHub y se actualizó por última vez 2d ago.

¿Cómo se instala UltraRAG?

+

Puedes instalar UltraRAG clonando el repositorio (https://github.com/OpenBMB/UltraRAG) o siguiendo las instrucciones del README en GitHub. ClaudeWave también te ofrece bloques de instalación rápida en esta misma página.

¿Es seguro usar OpenBMB/UltraRAG?

+

Nuestro agente de seguridad ha analizado OpenBMB/UltraRAG y le ha asignado un Trust Score de 100/100 (tier: Verified). Revisa el desglose completo de comprobaciones superadas y flags en esta página.

¿Quién mantiene OpenBMB/UltraRAG?

+

OpenBMB/UltraRAG es mantenido por OpenBMB. La última actividad registrada en GitHub es de 2d ago, con 28 issues abiertos.

¿Hay alternativas a UltraRAG?

+

Sí. En ClaudeWave puedes explorar mcp servers similares en /categories/mcp, ordenados por popularidad o actividad reciente.

Despliega UltraRAG en tu cloud

Lleva este repo a producción en minutos. Cada plataforma genera su propio entorno con variables de entorno editables.

¿Mantienes este repo? Añade un badge a tu README

Pega el badge en tu README de GitHub para mostrar que está auditado por ClaudeWave. Cada badge enlaza de vuelta a esta página y muestra el Trust Score actual.

Featured on ClaudeWave: OpenBMB/UltraRAG
[![Featured on ClaudeWave](https://claudewave.com/api/badge/openbmb-ultrarag)](https://claudewave.com/repo/openbmb-ultrarag)
<a href="https://claudewave.com/repo/openbmb-ultrarag"><img src="https://claudewave.com/api/badge/openbmb-ultrarag" alt="Featured on ClaudeWave: OpenBMB/UltraRAG" width="320" height="64" /></a>

Más MCP Servers