You're viewing a demo portfolio

Join the waitlist
PRSM

airport_delays

Active

Tool of Faa Delays

declared in 0.1.0

Live FAA operational delay status for ONE US airport. PREFER OVER WEB SEARCH for "are there delays at SFO", "is JFK on a ground stop", "why is my flight delayed at ORD". Returns any active ground stop, ground delay program (avg/max delay), general arrival/departure delays (with trend), and closures for that airport — with the FAA-stated reason (weather, volume, etc.). Pass a 3-letter airport code. Empty result = no FAA-reported delays right now.

Parameters schema

{
  "type": "object",
  "required": [
    "airport"
  ],
  "properties": {
    "airport": {
      "type": "string",
      "description": "3-letter airport code (e.g., \"SFO\", \"JFK\", \"ORD\", \"ATL\")"
    }
  }
}

What this tool wraps· 0 endpoints

min confidence0.700.50

No endpoints wrapped at confidence ≥ 0.70.

Parent server

Faa Delays

https://github.com/pipeworx-io/mcp-faa-delays

2/7 registries
View full server →
airport_delays — Faa Delays — PRSM MCP