Anique-1/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.
This Weather MCP Server provides weather and air quality data using FastMCP and integrates with WeatherAPI.
Tools
Functions exposed to the LLM to take actions
get_current_weather
Returns current weather conditions for the specified location.
get_weather_forecast
Returns a weather forecast for the specified location and number of days (1-10).
get_weather_history
Returns historical weather data for the specified location and date (YYYY-MM-DD).
search_locations
Searches for locations matching the query string.
get_air_quality
Returns air quality data for the specified location.
Prompts
Interactive templates invoked by user choice
No prompts
Resources
Contextual data attached and managed by the client