Rag MCP Server
This project is a RAG (Retrieval Augmented Generation) service based on the AWS serverless architecture. It uses Lambda, OpenSearch Serverless, and S3 for document storage and retrieval, provides an MCP protocol interface through API Gateway, and integrates OpenAI for embedding and generation.
rating : 2 points
downloads : 15
What is the RAG MCP Server?
The RAG MCP server is a tool based on the AWS architecture for implementing the Model Context Protocol (MCP) through Retrieval Augmented Generation (RAG). It uses AWS Lambda for computing, API Gateway as the request interface, OpenSearch Serverless to store vector data and perform searches, OpenAI to generate embeddings and responses, and S3 to store original documents.How to use the RAG MCP Server?
First, deploy the server and access its endpoints through API Gateway. You can add documents, query documents, list documents, and obtain responses by calling through API Gateway.Applicable Scenarios
Suitable for application scenarios that require efficient retrieval and generation capabilities, such as intelligent customer service systems, knowledge base management, and enterprise internal document management.Main Features
Document Embedding GenerationSupports converting document content into vector representations for subsequent search and matching.
Vector Database SupportUses OpenSearch Serverless to store and search embedded vectors.
Multi-language SupportSupports document processing and querying in multiple languages.
Advantages and Limitations
Advantages
Cloud-based serverless architecture, no need to maintain infrastructure.
Fast deployment and scaling.
Powerful retrieval and generation capabilities.
Supports integration of multiple data sources.
Limitations
Requires a valid AWS account and permission configuration.
May need to optimize query performance for large-scale datasets.
Depends on the availability of third-party services (such as OpenAI).
How to Use
Install Dependencies
Run `make deps` to install Python dependencies.
Deploy the Server
Run `make deploy` to deploy the RAG MCP server.
Test the API
Use `make invoke` to view example API requests.
Usage Examples
Add DocumentsAdd new documents to the server through the API.
Query DocumentsQuery documents based on the input.
Frequently Asked Questions
How to set up the API key?
What if the deployment fails?
How to query documents?
Related Resources
AWS CDK Documentation
Learn how to use AWS CDK to build and deploy infrastructure.
OpenSearch Serverless Documentation
Learn how to use OpenSearch Serverless for vector storage.
Example Script
A Python script demonstrating how to interact with the RAG MCP server.
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
828
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