
FlightQueue
Pull TSA wait predictions, FAA delay signals, and baggage stats for airports into travel apps or agent trip-planning flows.
Overview
FlightQueue is a MCP server for the Build phase that delivers TSA wait times, FAA delays, predictions, and baggage stats for 8,000+ airports to AI assistants via MCP.
What is this MCP server?
- TSA wait times and predictions for airport departure planning
- FAA delay information grounded in federal operational feeds
- Baggage handling statistics across a broad airport index
- Coverage framed for 8,000+ airports in server description
- Streamable HTTP MCP at mcp.flightqueue.com (airport-index repo mcp-server)
- Server description cites 8,000+ airports
- Manifest version 0.1.0
- Remote URL https://mcp.flightqueue.com/mcp
What problem does it solve?
Airport delay and security wait data lives across FAA, TSA, and airport sites, which makes agent-driven trip planning slow and fragmented.
Who is it for?
Solo builders shipping travel assistants, airport info widgets, or agent workflows that need multi-airport operational context.
Skip if: Mission-critical airline operations control or legal SLAs that require certified avionics or airline-direct feeds only.
What do I get? / Deliverables
Once connected, your assistant can query consolidated airport wait, delay, and baggage signals through MCP tools during build or travel UX experiments.
- Agent-accessible TSA wait and prediction lookups
- FAA delay context for chosen airports
- Baggage statistic queries across broad airport coverage
Recommended MCP Servers
Journey fit
Operational airport datasets are wired in Build when you connect real-world signals to assistants or customer-facing travel products. Integrations fits an MCP server that aggregates TSA, FAA, and airport operational stats from a hosted API.
How it compares
Airport operations data MCP, not a seat map or award-pricing server.
Common Questions / FAQ
Who is FlightQueue for?
Developers building travel or airport information products who want TSA, FAA, and baggage stats callable from Claude Code, Cursor, or similar MCP clients.
When should I use FlightQueue?
Use it while integrating real airport wait and delay signals into a trip planner, notification bot, or grow-stage travel support feature.
How do I add FlightQueue to my agent?
Add the streamable HTTP MCP endpoint https://mcp.flightqueue.com/mcp to your agent’s MCP configuration following FlightQueue site docs.