#130 · Primary category: Knowledge Base & RAG
MODULAR-RAG-MCP-SERVER
A modular RAG (Retrieval-Augmented Generation) system with MCP Server architecture. Using Skill to make AI follow each step of the spec and complete the code 100% by AI.
Project last updated:03/10/26
GitHub Stars
1.1K
Forks
254
Contributors
1
License
Other
Why we included this project
MODULAR-RAG-MCP-SERVER is a working RAG service that exposes its retrieval tools through the Model Context Protocol, so Copilot or Claude can call query_knowledge_hub and related functions directly. The pipeline runs from PDF ingestion and chunking through hybrid BM25-plus-dense retrieval, RRF fusion, and optional reranking, with a Streamlit dashboard for managing collections and tracing queries. Teams looking for a reference implementation of a production-shaped RAG stack rather than a thin wrapper will appreciate that the core components, from the LLM and embedding model to the reranker, splitter, and vector store, are pluggable and swappable by config. It also includes Ragas-based evaluation with golden test sets, so you can measure retrieval quality instead of tuning by feel. The author documents the spec-driven build process and ships Skill-based setup, which makes it a practical learning path for engineers who want to see how a modular RAG system is assembled.
Articles for this project
No articles for this project yet.
To suggest a topic or contribute an article, contact us.
Related projects in this category
ragflow
RAGFlow is a leading open-source Retrieval-Augmented Generation (RAG) engine that fuses cutting-edge RAG with Agent capabilities to create a superior context layer for LLMs
Understand-Anything
Graphs that teach > graphs that impress. Turn any code into an interactive knowledge graph you can explore, search, and ask questions about. Works with Claude Code, Codex, Cursor, Copilot, Gemini CLI, and more.
crawl4ai
🚀🤖 Crawl4AI: Open-source LLM Friendly Web Crawler & Scraper. Don't be shy, join here: https://discord.gg/jP8KfhDhyN
docling
Get your documents ready for gen AI
anything-llm
Stop renting your intelligence. Own it with AnythingLLM. Everything you need for a powerful local-first agent experience