ejtx16/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.
The Weather MCP Server provides weather data tools using the US National Weather Service API.
Tools
2
Resources
0
Prompts
0
Weather MCP Server
An MCP server providing weather data tools using the US National Weather Service API.
Tools
- get_alerts - Fetch active weather alerts for a US state
- get_forecast - Fetch weather forecast for a location (lat/lon)
Setup
npm install
npm run build
npm start
Limitations
- US locations only (NWS API restriction)
- State codes must be 2 characters (e.g., CA, NY)