MCP Rag Server Rag MCP Server Srm
mcp - rag - server is a Retrieval Augmented Generation (RAG) server based on the Model Context Protocol (MCP). It provides relevant context for connected LLMs by indexing project documents. It uses ChromaDB and Ollama for local storage and embedding generation, supports multiple file formats, and can be quickly deployed using Docker.
rating : 2 points
downloads : 21
What is MCP RAG Server?
MCP RAG Server is a server based on the Model Context Protocol (MCP), specifically designed to enhance the capabilities of large language models. It provides relevant context information for LLMs by automatically indexing your project files, enabling them to generate more accurate and targeted responses.How to use MCP RAG Server?
You can easily deploy the server and its dependencies (ChromaDB and Ollama) using Docker Compose. After deployment, your MCP client (such as the VS Code plugin) can connect to the server and automatically gain document retrieval capabilities.Use cases
It is particularly suitable for developers and teams who need to provide project - specific knowledge bases for locally running LLMs, enhancing the accuracy of model responses while maintaining data privacy.Main features
Automatic indexingAutomatically scan the project directory and index supported file types (.txt, .md, code files, etc.)
Smart chunkingPerform hierarchical chunking on Markdown files, distinguishing between text and code blocks
Local processingUse local ChromaDB to store vectors and Ollama to generate embeddings, ensuring data privacy
MCP integrationProvide RAG capabilities as a standard MCP tool, and can be seamlessly integrated with various MCP clients
Advantages and limitations
Advantages
Designed specifically for the MCP ecosystem, easy to integrate
Local - first design to protect data privacy
Automatically index project files, reducing configuration work
Built on Genkit, highly scalable
Limitations
Currently, the chunking process for code files is relatively basic
Does not support complex file formats such as PDF
Performance benchmark data is not yet complete
How to use
Install Docker
Ensure that Docker Desktop or Docker Engine is installed
Clone the repository
Get the server source code
Start the service
Use Docker Compose to start the server and its dependencies
Download the embedding model
You need to download the default embedding model when running for the first time
Configure the client
Configure your MCP client to connect to this server
Usage examples
Code document queryWhen developers ask about specific APIs in the project, the server can automatically provide relevant document fragments
Project knowledge retrievalAnswer questions about project architecture and design decisions
Frequently Asked Questions
Which file types will be indexed?
How to exclude certain directories from being indexed?
Can the embedding model be changed?
Where is the data stored?
Related resources
Model Context Protocol official website
Official documentation of the MCP protocol
Google Genkit
Documentation of the Genkit framework
ChromaDB official website
Documentation of the vector database
Ollama official website
Local LLM running environment
GitHub repository
Project source code
Featured MCP Services

Gitlab MCP Server
Certified
The GitLab MCP server is a project based on the Model Context Protocol that provides a comprehensive toolset for interacting with GitLab accounts, including code review, merge request management, CI/CD configuration, and other functions.
TypeScript
85
4.3 points

Notion Api MCP
Certified
A Python-based MCP Server that provides advanced to-do list management and content organization functions through the Notion API, enabling seamless integration between AI models and Notion.
Python
140
4.5 points

Markdownify MCP
Markdownify is a multi-functional file conversion service that supports converting multiple formats such as PDFs, images, audio, and web page content into Markdown format.
TypeScript
1.7K
5 points

Duckduckgo MCP Server
Certified
The DuckDuckGo Search MCP Server provides web search and content scraping services for LLMs such as Claude.
Python
829
4.3 points

Figma Context MCP
Framelink Figma MCP Server is a server that provides access to Figma design data for AI programming tools (such as Cursor). By simplifying the Figma API response, it helps AI more accurately achieve one - click conversion from design to code.
TypeScript
6.7K
4.5 points

Unity
Certified
UnityMCP is a Unity editor plugin that implements the Model Context Protocol (MCP), providing seamless integration between Unity and AI assistants, including real - time state monitoring, remote command execution, and log functions.
C#
564
5 points

Gmail MCP Server
A Gmail automatic authentication MCP server designed for Claude Desktop, supporting Gmail management through natural language interaction, including complete functions such as sending emails, label management, and batch operations.
TypeScript
282
4.5 points

Minimax MCP Server
The MiniMax Model Context Protocol (MCP) is an official server that supports interaction with powerful text-to-speech, video/image generation APIs, and is suitable for various client tools such as Claude Desktop and Cursor.
Python
753
4.8 points