Agent♥︎Age
Catalog

Weather Alerts & Forecast

Official2 tools

by rsys-vtiwari · Python

US NWS alerts by state and short-term (next 5 periods) point forecasts.

Weather MCP Server (NWS Alerts & Short-Term Forecasts)

This MCP server provides Active US National Weather Service (NWS) alerts by two-letter state code and short-term point forecasts for the next 5 periods. Forecasts are retrieved for specific latitude/longitude coordinates. Data is sourced from the public NWS API at https://api.weather.gov.

🛠️ Key Features

  • Active NWS alerts by state (two-letter code)
  • Short-term point forecasts for the next 5 periods
  • Uses coordinates via latitude and longitude

🚀 Use Cases

  • Retrieve current weather alerts for a given US state
  • Generate near-term forecast outputs for a specific location

⚡ Developer Benefits

  • Two tools supported: get_alerts and get_forecast (toolCount: 2)
  • Simple input parameters: state, latitude, longitude

⚠️ Limitations

  • Forecast scope is limited to the next 5 periods (short-term)
  • Alerts are fetched by US state code (two-letter) only

Related servers

More in Search & Web