Fetches daily weather forecasts for any city using the Open-Meteo API.
Serves as a TypeScript-based Model Context Protocol (MCP) server, offering a streamlined interface to retrieve daily weather forecasts for any city. It leverages public APIs like Open-Meteo to provide structured weather data to MCP clients, demonstrating how custom tools can integrate with external APIs within the MCP framework.