Connects Claude to FlightDB's ADS-B Exchange aggregated data for aircraft registry lookups and flight history analytics. You get tools to search aircraft by registration or country, pull full flight histories with date and distance filtering, analyze per-year flight counts and country breakdowns, and query airport visit patterns. Uses Google OAuth over streamable HTTP. Useful when you need unfiltered flight tracking data beyond what commercial services like FlightRadar24 provide, especially for aircraft movement analysis, registry research, or building flight pattern reports without the usual commercial filters.
Connect your AI assistant to FlightDB — aircraft registry search, flight history, and analytics via the Model Context Protocol.
FlightDB aggregates flight data from ADS-B Exchange, one of the largest unfiltered ADS-B data sources, combined with official aircraft registry records. Unlike FlightRadar24, FlightAware, or Planefinder — which filter or suppress certain flights — FlightDB gives you unfiltered access to full flight histories with deep per-aircraft analytics you won't find elsewhere.
https://flightdb.org/mcp
Add this URL as a custom MCP connector in Claude, Cursor, or any MCP-compatible client. Sign in with Google when prompted.
| Tool | Description |
|---|---|
Flight_list_flights | Paginated flights with filters: aircraft, airport, country, date range |
Flight_list_aircraft | Paginated aircraft directory with registration, country, ICAO filters |
Flight_get_aircraft_from_list | Single aircraft header by id |
Flight_get_aircraft_detail | Full aircraft profile with all flights and aggregates |
Flight_flights_by_year | Per-year flight counts for an aircraft |
Flight_flights_by_distance | Per-year flights binned by trip distance (Short / Medium / Long) |
Flight_flights_by_country | Per-year arrival-country breakdown for an aircraft |
Flight_airport_visits | Per-airport visit and stay aggregates by year |
Flight_visit_history | Visit timeline for an aircraft |
Flight_get_airport | Airport details by IATA or ICAO code |
https://flightdb.org/mcpAdd to your MCP config:
{
"mcpServers": {
"flightdb": {
"url": "https://flightdb.org/mcp"
}
}
}
io.github.pipeworx-io/brave-search
marcopesani/mcp-server-serper
brave/brave-search-mcp-server
com.mcparmory/google-search-console
acamolese/google-search-console-mcp
io.github.sarahpark/google-search-console