概要
The Northwind FastAPI Example provides a practical demonstration of integrating the Model Context Protocol (MCP) into a FastAPI application, bridging traditional REST APIs with Large Language Models. It showcases how to expose data from a classic Northwind database via both standard REST endpoints and an MCP endpoint, allowing LLMs to programmatically discover, understand, and execute API calls, thereby enhancing their ability to interact with structured data.