weather-cli
If you are the rightful owner of weather-cli and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to henry@mcphub.com.
Weather CLI is a command-line and server mode tool based on MCP (Model Control Protocol) for querying weather information globally using the wttr.in API.
Weather CLI is a versatile tool that allows users to obtain real-time weather information for any location worldwide. It defaults to querying weather in Beijing and supports Chinese weather descriptions. The tool provides detailed weather information, including temperature, humidity, and wind speed, without requiring an API key. It can be used in both command-line and MCP server modes, making it flexible for different user needs. The integration of MCP ensures a standardized service interface, supports asynchronous operations, and facilitates integration into other systems with support for multiple transport protocols such as stdio, TCP, and WebSocket.
Features
- Real-time weather information for any global location
- Default weather query for Beijing
- Supports Chinese weather descriptions
- Detailed weather information display (temperature, humidity, wind speed, etc.)
- No API key required