Fetches and displays real-time weather information for any location globally via the command line or as an MCP server.
Weather CLI is a versatile weather querying tool leveraging the wttr.in API to provide real-time weather information worldwide. It functions both as a command-line tool and an MCP (Model Control Protocol) server, offering a standardized interface for accessing weather forecasts. Users can retrieve detailed weather data, including temperature, humidity, wind speed, and more, without the need for an API key. The MCP server mode allows for integration into other systems and supports various transport protocols.