US Active Weather Alerts
x402/us-active-weather-alertsActive US National Weather Service alerts for a state, including warnings, watches, and advisories for severe storms, floods, heat, and winter weather. Returns each alert event, severity, urgency, area description, and effective and expiry times. Critical for AI agents in logistics, insurance, travel, and safety that must react to official hazard alerts in real time. [x402: $0.06/call on base, category=data]
Similar MCP servers embedding-nearest
How to use
Add to your Claude Desktop / Cursor / Cline MCP config:
{
"mcpServers": {
"us_active_weather_alerts": {
"url": "https://proxy.suverse.io/v1/data/suverse-weather-alerts",
"transport": "http"
}
}
}