You're viewing a demo portfolio

Join the waitlist
PRSM
This tool is no longer present in the server's latest manifest. Showing the last observed version (server version 0.1.0).

get_alerts

Inactive

Tool of Noaa

declared in 0.1.0

Check active weather alerts for a US state (e.g., "CA", "NY", "TX"). Returns alert type, severity, affected areas, and descriptions.

Parameters schema

{
  "type": "object",
  "examples": [
    {
      "state": "CA"
    },
    {
      "state": "TX"
    }
  ],
  "required": [
    "state"
  ],
  "properties": {
    "state": {
      "type": "string",
      "description": "Two-letter US state code (e.g. \"CA\", \"NY\")"
    }
  }
}

What this tool wraps· 1 endpoint

min confidence0.700.50

Parent server

Noaa

https://github.com/pipeworx-io/mcp-noaa

1/7 registries
View full server →
get_alerts — Noaa — PRSM MCP