.fyi
SkillsMCPPluginsSubagents

Browse by category

DevOps & CI/CD SkillsProductivity & Workflow SkillsOther SkillsProduct & Project Management SkillsDocumentation & Knowledge SkillsCode Review & Refactor SkillsBackend & APIs SkillsAgent Meta & Communication SkillsResearch SkillsSecurity SkillsUX UI & Design SkillsTesting & QA SkillsSee all →

Every Claude Code skill, MCP server, plugin and subagent in one directory. Searchable, comparable, and one command from installed. Live stats from GitHub, npm and PyPI.

We're on Product HuntYour agent's app storeCheck it out →
Agent SkillsMCP ServersPluginsSubagentsCoding Agents
CollectionsOfficial publishersGlossaryFAQBlogSearchSavedFeedback
PrivacyTermsllms.txtSitemap

made with ♥ · © 2026 aaaa.fyi

Independent project · real data from public registries

…/openbmb/ultrarag
home/mcp-servers/openbmb/ultrarag
openbmb avatar

ultrarag

byopenbmb· 1 MCP server

Installs

38

Stars

5.7k

Forks

435

Category

Data Science & Analytics

View on GitHub

TL;DR

---

How to install ultrarag?

openbmb/ultrarag
$git clone https://github.com/openbmb/ultrarag

Installs into the current project.

›Prefer a prompt? Paste this to your agent

Install & use

Install ultrarag by running `git clone https://github.com/openbmb/ultrarag`, then use it for the current task and follow its documentation at https://github.com/openbmb/ultrarag.

Files · 1

View on GitHub
README.md
1<p align="center">
2 <picture>
3 <source media="(prefers-color-scheme: dark)" srcset="./docs/ultrarag_dark.svg">
4 <source media="(prefers-color-scheme: light)" srcset="./docs/ultrarag.svg">
5 <img alt="UltraRAG" src="./docs/ultrarag.svg" width="55%">
6 </picture>
7</p>
8 
9<h3 align="center">
10Less Code, Lower Barrier, Faster Deployment
11</h3>
12 
13<p align="center">
14<a href="https://trendshift.io/repositories/18747" target="_blank"><img src="https://trendshift.io/api/badge/repositories/18747" alt="OpenBMB%2FUltraRAG | Trendshift" style="width: 250px; height: 55px;" width="250" height="55"/></a>
15</p>
16 
17<p align="center">
18 <a href="https://ultrarag.github.io/"><img src="https://img.shields.io/badge/Homepage-6ABED8?style=for-the-badge&logoColor=white" alt="Homepage"/></a>&nbsp;
19 <a href="https://ultrarag.openbmb.cn/pages/en/getting_started/introduction"><img src="https://img.shields.io/badge/Documentation-66B89E?style=for-the-badge&logo=bookstack&logoColor=white" alt="Documentation"/></a>&nbsp;
20 <a href="https://modelscope.cn/datasets/UltraRAG/UltraRAG_Benchmark"><img src="https://img.shields.io/badge/Dataset-DE8EA6?style=for-the-badge&logo=databricks&logoColor=white" alt="Dataset"/></a>&nbsp;
21 <a href="https://github.com/OpenBMB/UltraRAG/tree/rag-paper-daily/rag-paper-daily"><img src="https://img.shields.io/badge/Paper_Daily-A48BC8?style=for-the-badge&logo=arxiv&logoColor=white" alt="Paper Daily"/></a>
22</p>
23 
24<p align="center">
25 <a href="./docs/README_zh.md"><b>简体中文</b></a> &nbsp;|&nbsp; <b>English</b>
26</p>
27 
28---
29 
30 
31**Latest News** 🔥
32 
33- **[2026.01.23]** 🎉 UltraRAG 3.0 Released: Say no to "black box" development—make every line of reasoning logic clearly visible 👉 [📖 Blog](https://github.com/OpenBMB/UltraRAG/blob/page/project/blog/en/ultrarag3_0.md)
34- **[2026.01.20]** 🎉 AgentCPM-Report Model Released! DeepResearch is finally localized: 8B on-device writing agent AgentCPM-Report is open-sourced 👉 [🤗 Model](https://huggingface.co/openbmb/AgentCPM-Report)
35 
36<details>
37<summary><b>Previous News</b></summary>
38<br>
39 
40- **[2025.11.11]** 🎉 UltraRAG 2.1 Released: Enhanced knowledge ingestion & multimodal support, with a more complete unified evaluation system!
41- **[2025.09.23]** New daily RAG paper digest, updated every day 👉 [📖 Papers](https://github.com/OpenBMB/UltraRAG/tree/rag-paper-daily/rag-paper-daily)
42- **[2025.09.09]** Released a Lightweight DeepResearch Pipeline local setup tutorial 👉 [📺 bilibili](https://www.bilibili.com/video/BV1p8JfziEwM) · [📖 Blog](https://github.com/OpenBMB/UltraRAG/blob/page/project/blog/en/01_build_light_deepresearch.md)
43- **[2025.09.01]** Released a step-by-step UltraRAG installation and full RAG walkthrough video 👉 [📺 bilibili](https://www.bilibili.com/video/BV1B9apz4E7K/?share_source=copy_web&vd_source=7035ae721e76c8149fb74ea7a2432710) · [📖 Blog](https://github.com/OpenBMB/UltraRAG/blob/page/project/blog/en/00_Installing_and_Running_RAG.md)
44- **[2025.08.28]** 🎉 UltraRAG 2.0 Released! UltraRAG 2.0 is fully upgraded: build a high-performance RAG with just a few dozen lines of code, empowering researchers to focus on ideas and innovation! We have preserved the UltraRAG v2 code, which can be viewed at [v2](https://github.com/OpenBMB/UltraRAG/tree/v2).
45- **[2025.01.23]** UltraRAG Released! Enabling large models to better comprehend and utilize knowledge bases. The UltraRAG 1.0 code is still available at [v1](https://github.com/OpenBMB/UltraRAG/tree/v1).
46 
47</details>
48 
49---
50 
51## 💡 About UltraRAG
52 
53UltraRAG is the first lightweight RAG development framework based on the [Model Context Protocol (MCP)](https://modelcontextprotocol.io/docs/getting-started/intro) architecture design, jointly launched by [THUNLP](https://nlp.csai.tsinghua.edu.cn/) at Tsinghua University, [NEUIR](https://neuir.github.io) at Northeastern University, [OpenBMB](https://www.openbmb.cn/home), and [AI9stars](https://github.com/AI9Stars).
54 
55Designed for research exploration and industrial prototyping, UltraRAG standardizes core RA

Preview

openbmb/ultraragopenbmb/ultrarag
Repoopenbmb/ultrarag
TypeMCP Servers
CategoryData Science & Analytics
UpdatedJul 2026
LicenseApache-2.0
First seenJul 27, 2026

Tags

MCPdeepseekdemo

Related

6 picks
Type
  1. dbt-labs avatardbt-mcpA MCP (Model Context Protocol) server for interacting with dbt resources.MCP ServersJul 2026105k595
  2. antvis avatarmcp-server-chartA Model Context Protocol server for generating charts using AntV.MCP ServersMay 202693k4.3k
  3. datalayer avatarjupyter-mcp-server🪐 🔧 Model Context Protocol (MCP) Server for Jupyter.MCP ServersJul 202681k1.2k
  4. tableau avatartableau-mcpHelping agents see and understand data.MCP ServersJul 202646k314
  5. oxylabs avataroxylabs-mcpFetch and process content from specified URLs & sources using the Oxylabs Web Scraper API.MCP ServersJun 202639k101
  6. apconw avataraix-dbAix-DB 基于 LangChain/LangGraph 框架,结合 MCP Skills 多智能体协作架构,实现自然语言到数据洞察的端到端转换。MCP ServersJun 202638k2.2k