Fetches weather data from multiple APIs, providing current conditions and forecasts for specified cities.
This is a dual-source weather server leveraging the Model Context Protocol (MCP) to deliver weather data via HeWeather and Seniverse APIs. It's designed for fault tolerance, prioritizing the fastest response to provide current weather conditions and forecasts for specified cities. The server offers functionalities such as retrieving current weather, fetching weather forecasts (up to 7 days), and automatically selecting the quickest API response.