weather-mcp
If you are the rightful owner of weather-mcp 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@mcpreview.com.
A simple weather forecast MCP server providing global weather forecasts and current weather conditions.
The OpenWeather MCP Server is a Model Control Protocol server designed to provide global weather forecasts and current weather conditions. It allows users to query weather conditions anywhere in the world, offering detailed information such as temperature, humidity, and wind speed. The server supports different time zones and does not require a separate configuration file, as the API key can be passed directly through environment variables or parameters. This makes it easy to integrate into various applications and platforms.
Features
- No separate configuration file needed; API key can be passed directly through environment variables or parameters
- Support for querying weather conditions anywhere in the world
- Provides current weather and future forecasts
- Detailed weather information including temperature, humidity, wind speed, etc.
- Support for different time zones
Tools
get_weather
Get the current weather and forecast for the specified location
get_current_weather
Get the current weather at the specified location