jezweb/weather-mcp-server
If you are the rightful owner of weather-mcp-server 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.
The OpenWeatherMap MCP Server is a comprehensive integration solution for accessing weather data, forecasts, air quality information, and location services through the OpenWeatherMap API.
Tools
Functions exposed to the LLM to take actions
get_current_weather
Get current weather conditions for any location.
get_forecast
Get 5-day weather forecast with 3-hour intervals.
search_location
Find locations and their coordinates by name.
get_weather_by_zip
Get weather by ZIP/postal code.
get_air_quality
Get air pollution data and AQI for a location.
compare_weather
Compare weather between multiple locations.
Prompts
Interactive templates invoked by user choice
No prompts
Resources
Contextual data attached and managed by the client