Weather
Createdisdaniel
Retrieves current weather information for a specified city using the Open-Meteo API.
About
The Weather tool provides a simple interface to retrieve up-to-date weather conditions for cities around the world. Leveraging the free and open-source Open-Meteo API, it offers a convenient way to integrate real-time weather data into workflows. Configuration involves adding an entry to the `cline_mcp_settings.json` file to enable the tool within an MCP environment, after which, users can query for weather information by specifying the desired city.
Key Features
- Provides current weather information
- Simple configuration via JSON file
- 0 GitHub stars
- Uses the free and open-source Open-Meteo API
- Command-line tool available
Use Cases
- Automated weather reporting
- Integrating weather data into applications
- Providing weather information in chat interfaces