FlightQueue
Rank #102,988io.github.jackculpan/flightqueue
TSA wait times, predictions, FAA delays, and baggage stats for 8,000+ airports.
FlightQueue is a Model Context Protocol (MCP) server published by jackculpan. It ranks #102,988 of 132,046 servers tracked on MCP Toplist. FlightQueue is listed on PulseMCP, and ships as a single rolling release with no explicit version metadata. It was first listed on May 4, 2026.
Ranks ahead of 29,058 of 132,046 servers on MCP Toplist.
Use FlightQueue
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add --transport http flightqueue https://mcp.flightqueue.com/mcp[mcp_servers.flightqueue]
url = "https://mcp.flightqueue.com/mcp"Add to ~/.codex/config.toml.
https://mcp.flightqueue.com/mcpSettings → Connectors → “Add custom connector”, then paste this URL.
{
"mcpServers": {
"flightqueue": {
"url": "https://mcp.flightqueue.com/mcp"
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"servers": {
"flightqueue": {
"type": "http",
"url": "https://mcp.flightqueue.com/mcp"
}
}
}Save as .vscode/mcp.json in your workspace.
{
"mcpServers": {
"flightqueue": {
"serverUrl": "https://mcp.flightqueue.com/mcp"
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"flightqueue": {
"url": "https://mcp.flightqueue.com/mcp"
}
}
}Show your rank
Maintain this server? Add the live rank badge to your README — it updates automatically as the leaderboard changes.
[](https://mcptoplist.com/server/io.github.jackculpan%2Fflightqueue)<a href="https://mcptoplist.com/server/io.github.jackculpan%2Fflightqueue"><img src="https://mcptoplist.com/badge/io.github.jackculpan%2Fflightqueue.svg" alt="MCP Toplist: #102,988 of 132,046" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 1 registry
jackculpan
Other servers by jackculpan
View all jackculpan servers →Not versioned
This server is published through a registry that does not expose explicit version metadata, and no GitHub release tags were found on the linked repository. The listing tracks a single rolling release.
Frequently asked questions
- Who maintains FlightQueue?
- FlightQueue is maintained by jackculpan, which publishes 3 MCP servers (0 total versions) tracked on MCP Toplist.
- Is FlightQueue listed on the Official MCP Registry?
- FlightQueue is not on the Official MCP Registry. It is listed on PulseMCP.
- How many versions does FlightQueue have?
- FlightQueue ships as a single rolling release with no explicit version metadata.
- Where can I find the source code for FlightQueue?
- The source code for FlightQueue is hosted at github.com/jackculpan/airport-index/tree/HEAD/mcp-server.
Do you run this server?
Community projects list the MCP servers behind real agents and apps. Publish yours and this page will link to it.