mcp-openweathermap

NimbleBrainInc/mcp-openweathermap

3.2

If you are the rightful owner of mcp-openweathermap 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.

MCP server for accessing comprehensive weather data from OpenWeatherMap.

Tools

Functions exposed to the LLM to take actions

get_current_weather

Get current weather conditions for a location.

get_weather_by_zip

Get current weather by ZIP or postal code.

get_forecast

Get 5-day weather forecast with 3-hour intervals.

get_hourly_forecast

Get hourly weather forecast for 48 hours.

get_weather_alerts

Get severe weather alerts and warnings for a location.

get_air_quality

Get air quality index and pollutant concentrations.

search_city

Search for cities by name and get their coordinates.

get_historical_weather

Get historical weather data for a specific date.

get_uv_index

Get UV index for a location.

get_weather_map

Get weather map layer tile URL for visualizations.

Prompts

Interactive templates invoked by user choice

No prompts

Resources

Contextual data attached and managed by the client

No resources