Phionx/weather-mcp
3.2
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 dayong@mcphub.com.
A Simple MCP Weather Server written in Python that provides weather data from the National Weather Service API, including forecasts and alerts for US locations.
Tools
Functions exposed to the LLM to take actions
get_alerts
Get weather alerts for a US state using a two-letter state code (e.g., 'CA', 'NY').
get_forecast
Get weather forecast for a specific location using latitude and longitude coordinates.
Prompts
Interactive templates invoked by user choice
No prompts
Resources
Contextual data attached and managed by the client