Serversio.github.jackculpan/flightqueue
F

FlightQueue

io.github.jackculpan/flightqueue · v0.1.0
● Remote
v0.1.0remote🌐 https://mcp.flightqueue.com/mcp↗ Website↗ Repository
{}server.json

The full server descriptor as registered with IndusMCP.

{
  "$schema": "https://static.modelcontextprotocol.io/schemas/2025-12-11/server.schema.json",
  "name": "io.github.jackculpan/flightqueue",
  "description": "TSA wait times, predictions, FAA delays, and baggage stats for 8,000+ airports.",
  "title": "FlightQueue",
  "repository": {
    "url": "https://github.com/jackculpan/airport-index",
    "source": "github",
    "subfolder": "mcp-server"
  },
  "version": "0.1.0",
  "websiteUrl": "https://mcp.flightqueue.com",
  "remotes": [
    {
      "type": "streamable-http",
      "url": "https://mcp.flightqueue.com/mcp"
    }
  ],
  "_meta": {
    "dev.indusmcp/source": "official-registry-mirror",
    "dev.indusmcp/synced": "2026-05-12"
  }
}