Provides Python sample code demonstrating integration between an MCP server and a REST API built with FastAPI.
This project offers a comprehensive Python sample demonstrating seamless integration between an MCP server and a REST API developed with FastAPI. It leverages the `uv` dependency manager for efficient setup and incorporates the Python SDK for MCP to manage the underlying protocol. Designed to serve as a foundational example, it illustrates how to build a unified system capable of handling both RESTful interactions and MCP server functionalities within a single FastAPI application.