weather_alerts
ActiveTool of Weather & Geo Intel MCP
List active NWS weather alerts (warnings, watches, advisories) for a US state or marine area. Pass a two-letter state code like CA, TX, FL. Returns event type, severity, headline, affected area and expiry.
Parameters schema
{
"type": "object",
"required": [
"area"
],
"properties": {
"area": {
"type": "string",
"description": "Two-letter US state/territory code, e.g. CA, TX, FL, PR."
}
}
}No endpoints wrapped at confidence ≥ 0.50.
Parent server
Weather & Geo Intel MCP
https://github.com/selflabbs/weather-intel-mcp
1/7 registries