概要
This project provides a straightforward example of how to build a Model Context Protocol (MCP) server using Python and the `uv` package manager. It showcases the fundamental steps involved in creating an MCP server, defining custom tools within it, and establishing a connection to Claude Desktop. Ideal for developers looking to understand or quickly prototype MCP server functionalities.