Integrates Model Context Protocol (MCP) functionality into a Starlette web application using Server-Sent Events (SSE).
This project showcases how to implement Server-Sent Events (SSE) using the Starlette framework while integrating Model Context Protocol (MCP) functionality, creating a unified web application with both MCP and standard web endpoints. It offers a modular architecture, separating MCP functionality from standard web routes, and demonstrates how to add custom routes and customize MCP integration. Ideal for developers seeking to build AI-powered applications with seamless tool and data source interactions using the MCP standard.