mcp-server-example
102
This project is an educational implementation of a Model Context Protocol (MCP) server designed to show how to integrate with various LLM clients. It highlights the benefits of MCP in providing standardized connections between AI models and data sources.
uv 包管理器
Used to install and manage project dependencies
MCP SDK
Provides the core functionality required to build an MCP server
httpx
Library for handling HTTP requests