You're viewing a demo portfolio

Join the waitlist
PRSM

get_observation

Active

Tool of Nws

declared in 0.1.0

Latest observation from a specific NWS weather station. Returns temperature, humidity, wind, visibility, pressure, and present-weather codes.

Parameters schema

{
  "type": "object",
  "examples": [
    {
      "station_id": "KSFO"
    },
    {
      "station_id": "KJFK"
    }
  ],
  "required": [
    "station_id"
  ],
  "properties": {
    "station_id": {
      "type": "string",
      "description": "4-character NWS / ICAO station ID (e.g., \"KSFO\", \"KJFK\", \"KDEN\")"
    }
  }
}

What this tool wraps· 1 endpoint

min confidence0.700.50

Parent server

Nws

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

1/7 registries
View full server →