mcpbeat

Pro Flight Search Airport Delays MCP Server

com.proflightsearch/airport-delays
answering

Pro Flight Search Airport Delays is answering right now. Last checked 9 min ago. It exposes 4 tools.

Read-only airport delay, weather, and 24h forecast tools for AI assistants. Airport-level only.

The linked repository no longer exists on GitHub — it was deleted or made private.

Uptime history 44 hours of history
44 hours agonow
100.0%
Uptime 24h
91 of 91 checks
4
Tools
read from the server
218 ms
Response time
average over 24h
open, no key
Access
streamable-http

Connect this server

Endpoint below is the one we actually reach during checks — not the one copied from a README. Last verified 9 min ago.

run in your terminal
claude mcp add airport-delays --transport http https://proflightsearch.com/mcp
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "airport-delays": {
      "url": "https://proflightsearch.com/mcp"
    }
  }
}
~/.codex/config.toml
[mcp_servers.airport-delays]
url = "https://proflightsearch.com/mcp"
.cursor/mcp.json
{
  "mcpServers": {
    "airport-delays": {
      "url": "https://proflightsearch.com/mcp"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "airport-delays": {
      "url": "https://proflightsearch.com/mcp"
    }
  }
}

Available tools 4

Read directly from the server with tools/list, grouped by what they act on. If a tool disappears, we record the date.

airport
airport.get_delay_status
Get live airport-level delay, cancellation, weather flight-rules, and 24-hour forecast context for one airport. Accepts IATA code, city, or airport name. Alias of get_airport_delay_status for clients that prefer dot-notation tool names.
airport.search_supported
Search Pro Flight Search tracked airports when a user's airport reference is ambiguous. Returns matching IATA codes to use with airport.get_delay_status. Alias of search_supported_airports for clients that prefer dot-notation tool names.
get_airport_delay_status
Get live airport-level delay, cancellation, weather flight-rules, and 24-hour forecast context for one airport. Accepts IATA code, city, or airport name. Call this for questions like 'are there delays at JFK' or 'how is Copenhagen airport'. Airport-level only, not flight-number tracking.
supported
search_supported_airports
Search Pro Flight Search tracked airports when a user's airport reference is ambiguous. Returns matching IATA codes to use with get_airport_delay_status. Call this before airport status when the user says a city name like London or Chicago.

Endpoints

URLTransportStateLatencyChecked
https://proflightsearch.com/mcp streamable-http answering 123 ms 9 min ago

Pro Flight Search Airport Delays — questions

Answers built from our own checks of this server.

What can Pro Flight Search Airport Delays do?
It exposes 4 tools, read directly from the server on our last check. Among them: airport.get_delay_status, airport.search_supported, get_airport_delay_status, search_supported_airports. The full list with descriptions is on this page — we take it from the server itself via tools/list, not from a README. How MCP servers expose tools in the first place →
Is Pro Flight Search Airport Delays working right now?
We send a real MCP handshake every 15 minutes. Over the last 24 hours 91 of 91 checks got a reply (100.0%), average response time 218 ms. The bar chart above shows every period we have measured.
Is Pro Flight Search Airport Delays still maintained?
The linked repository no longer exists on GitHub — it was deleted or made private. We show this because it changes what you can expect: an unmaintained server may keep answering for months and then stop without warning.
How do I connect Pro Flight Search Airport Delays?
Copy the ready config from this page — we generate it for Claude Code, Claude Desktop, Codex, Cursor and VS Code, each with the file path that client actually reads. It is a remote server, so there is nothing to install — the client connects to the address.
Does Pro Flight Search Airport Delays need an API key?
No. Pro Flight Search Airport Delays completed a full MCP handshake with us as an anonymous client and listed its tools without asking for anything. All 4 of them are readable on this page. This is what we observed, not what the docs claim.
How fast is Pro Flight Search Airport Delays?
It answers our handshake in 218 ms on average, which is faster than 59% of all working MCP servers we measure. The comparison comes from our own checks across the whole registry, every 15 minutes.