rag-mcp-server

rag-mcp-server

0

This project is a RAG server that leverages AWS serverless architecture to implement the Model Context Protocol (MCP). It incorporates various AWS services such as Lambda, OpenSearch Serverless, and S3 to provide vector storage, search, and retrieval functionalities, enhanced with OpenAI's embedding capabilities.

AWS CDK Toolkit

Used to manage AWS infrastructure

AWS CLI

Used to interact with AWS services

Makefile

Provide automated commands (build, deployment, testing, etc.)

pytest

Used for running unit and infrastructure testing