hastigarraga/mcp-weather-server
If you are the rightful owner of mcp-weather-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 dayong@mcphub.com.
The Weather MCP Server is a Model Context Protocol server that provides weather and air quality information using the Open-Meteo API. It supports multiple transport modes for integration with various platforms.
Tools
Functions exposed to the LLM to take actions
get_current_weather
Get current weather for a city with comprehensive metrics.
get_weather_by_datetime_range
Get weather data for a date range with hourly details.
get_air_quality
Get air quality information with pollutant levels and health advice.
get_current_datetime
Get current time in any timezone.
convert_time
Convert time between timezones.
Prompts
Interactive templates invoked by user choice
No prompts
Resources
Contextual data attached and managed by the client