Fastapi
CreatedKimiJL
Demonstrates how to mount a Model Context Protocol (MCP) server on a FastAPI application.
About
This example web application showcases the integration of a Model Context Protocol (MCP) server within an existing FastAPI server. It provides a practical demonstration of mounting an MCP server, utilizing the Model Context Protocol Python SDK, within a FastAPI application. The package includes both the server-side implementation and a sample client to illustrate communication logic using the MCP client library.
Key Features
- 0 GitHub stars