Mcprag
A RAG system built with open-source embedding models, vector databases, and the Gemini large language model, supporting local document processing and dynamic index update.
rating : 2 points
downloads : 9
What is mcpRAG?
mcpRAG is a fully open-source Retrieval Augmented Generation (RAG) system that allows users to build a knowledge base using their own text documents. The system enhances the generation ability of large language models by intelligently retrieving relevant document fragments.How to use mcpRAG?
Simply place your text documents in the specified folder, and the system will automatically process document chunking, generate embeddings, and build an index. When querying, the system will find the most relevant document fragments and generate accurate answers.Use Cases
It is very suitable for scenarios that require generating answers based on specific document content, such as enterprise knowledge base Q&A, academic research assistance, and technical support document queries.Main Features
Open-Source Technology StackBuilt entirely with open-source components, including the Nomic embedding model, FAISS vector database, and Gemini LLM
Localized ProcessingAll data processing and queries are completed locally, ensuring data privacy and security
Dynamic UpdateSupports adding new documents and updating the index at any time without rebuilding the entire system
Structured StorageDocument chunk information is stored in JSON format, including file name, chunk ID, and text content, facilitating source tracking
Advantages and Limitations
Advantages
Completely open-source, no risk of vendor lock-in
Local operation ensures data privacy
Supports incremental update of the document library
Clear document source tracking
Limitations
Requires local computing resources to run
Long initial index building time
Only supports text document processing
Requires basic technical knowledge for deployment
How to Use
Prepare Documents
Place all text documents in the specified input folder, supporting the .txt format
Build Index
Run the index building script, and the system will automatically chunk the documents and generate embeddings
Query System
Use the query script to ask questions, and the system will return document-based answers
Update Index
After adding new documents, run the update script to merge the new content into the existing index
Usage Examples
Enterprise Policy QueryThe HR department uses the system to quickly answer employees' questions about leave policies and reimbursement processes
Technical Document RetrievalThe development team queries API documents and technical specifications
Frequently Asked Questions
What document formats does the system support?
How much computing resources are required?
How to ensure the accuracy of answers?
Related Resources
Nomic Embedding Model Documentation
Official documentation for the Nomic embedding model
FAISS GitHub Repository
Source code and documentation for the FAISS vector database
Gemini API Documentation
API usage guide for the Gemini language model
Featured MCP Services

Duckduckgo MCP Server
Certified
The DuckDuckGo Search MCP Server provides web search and content scraping services for LLMs such as Claude.
Python
838
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
151
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

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
99
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#
573
5 points

Context7
Context7 MCP is a service that provides real-time, version-specific documentation and code examples for AI programming assistants. It is directly integrated into prompts through the Model Context Protocol to solve the problem of LLMs using outdated information.
TypeScript
5.2K
4.7 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
761
4.8 points