Open Data

NWS Weather Alerts MCP Server

Chat with AI and run tools instantly.

Access real-time weather alerts from the National Weather Service including watches, warnings, and advisories by state, county, and zone.

Managed
3 tools
Agent guide included

Chat with AI and run tools instantly.

Browse all tools

AI Skill
SKILL.md

Domain knowledge for NWS Weather Alerts — workflow patterns, data models, and gotchas for your AI agent.

NWS Weather Alerts

NWS provides real-time weather alerts (watches, warnings, advisories) by state, county, zone. Data includes event type, severity, certainty, onset/expiry times, affected areas. Alerts follow CAP (Common Alerting Protocol) format.

Data Model

  • Alerts — active watches, warnings, advisories with event type, severity (Extreme/Severe/Moderate/Minor/Unknown), certainty (Observed/Likely/Possible/Unlikely/Unknown), urgency.
  • Geographic scope — alerts filterable by state (e.g. WA), zone (WAZ001), county FIPS, area, point coordinates, or region.
  • Temporal — onset and expiry timestamps, effective time, status (Actual/Exercise/Test).
  • CAP format — Common Alerting Protocol fields: headline, description, instruction, sender, category, response type.
  • Observations — current weather conditions from NWS stations including temperature, humidity, wind speed/direction, pressure, visibility, and precipitation. Query by station ID (e.g. KLAX, KJFK) or find nearest station from lat/lon coordinates.

Gotchas

  • User-Agent required: NWS API requires a User-Agent header identifying the application. Requests without it may be blocked.
  • Rate limits: NWS has no published rate limit but requests excessive traffic may be throttled.
  • GeoJSON responses: Alert data is returned in GeoJSON format with geometry for affected areas.
  • Active only: The /alerts/active endpoint returns only currently active alerts, not historical.

Tools in this Server (3)

Nws Get Alerts

Get weather alerts from the National Weather Service. Pass alert_id to retrieve a single alert with full details (headline, description, instruction, ...

Nws Get Forecast

Get a weather forecast for a specific geographic point. Requires latitude and longitude. Returns forecast periods (today, tonight, tomorrow, etc.) wit...

Nws Get Observations

Get current weather observations from a National Weather Service station. Pass station_id (e.g. 'KLAX' for LAX airport) to get the latest observation ...

Frequently Asked Questions

What is the NWS Weather Alerts MCP server?

Access real-time weather alerts from the National Weather Service including watches, warnings, and advisories by state, county, and zone. It provides 3 tools that AI agents can use through the Model Context Protocol (MCP).

How do I connect NWS Weather Alerts to my AI agent?

Add the MCPBundles server URL to your MCP client configuration (Claude Desktop, Cursor, VS Code, etc.). The URL format is: https://mcp.mcpbundles.com/bundle/nws-alerts. Authentication is handled automatically.

How many tools does NWS Weather Alerts provide?

NWS Weather Alerts provides 3 tools that can be called by AI agents, along with a SKILL.md that gives your AI agent domain knowledge about when and how to use them.

What authentication does NWS Weather Alerts require?

NWS Weather Alerts uses open data APIs — no authentication required.

Setup Instructions

Connect NWS Weather Alerts to any MCP client in minutes

https://mcp.mcpbundles.com/bundle/nws-alerts

One-click install:

The link prefills the Add custom connector dialog — you still review the values and click Add, then Connect to complete OAuth.

Or add manually

  1. Open claude.ai → Settings → Connectors.
  2. Click the + button and choose Add custom connector.
  3. Set Name to NWS Weather Alerts and paste the MCP URL into Remote MCP server URL.
  4. Click Add. NWS Weather Alerts will appear under Not connected — select it and click Connect to complete OAuth.
Name: NWS Weather Alerts
Remote MCP server URL: https://mcp.mcpbundles.com/bundle/nws-alerts
Authentication: OAuth

Custom connectors at claude.ai require a paid Claude plan (Pro, Max, Team, or Enterprise).

Try NWS Weather Alerts now

No API key or third-party login required. Chat with AI and run tools instantly.