End-to-end RAG agent demo using MCP protocol for tool integration — FastMCP server with ChromaDB + sentence-transformers as knowledge base, consumed by a Strands Agent powered by Google Gemini.
A full end-to-end demonstration of a RAG-powered AI agent using the Model Context Protocol (MCP) for tool integration. Built entirely with open-source tooling and free APIs. This project consists of two components working together: 1. **rag-mcp-server** — An MCP server that wraps a local RAG pipeline