Simulates a weather data server compatible with the Model Context Protocol.
This example project demonstrates how to build a Model Context Protocol (MCP) server providing weather-related data. It features a custom URI scheme, resources for accessing weather information, a prompt for summarizing weather data, and a tool for adding new weather notes. The server facilitates interaction with Claude models by providing structured data and functionality through the MCP interface, enabling applications to leverage weather data in a conversational or automated manner.