You're viewing a demo portfolio

Join the waitlist
PRSM

storm_reports

Active

Tool of Noaa Spc

declared in 0.1.0

Fetch NOAA SPC preliminary storm reports CSV for a given date (YYMMDD, default today UTC) filtered by kind: tornado, wind, hail, or filtered (combined). Returns raw CSV with time, location, magnitude, and remarks.

Parameters schema

{
  "type": "object",
  "examples": [
    {
      "date": "250115",
      "kind": "tornado"
    },
    {
      "kind": "hail"
    }
  ],
  "properties": {
    "date": {
      "type": "string",
      "description": "YYMMDD (default today UTC)"
    },
    "kind": {
      "type": "string",
      "description": "tornado | wind | hail | filtered (default)"
    }
  }
}

What this tool wraps· 0 endpoints

min confidence0.700.50

No endpoints wrapped at confidence ≥ 0.50.

Parent server

Noaa Spc

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

1/7 registries
View full server →