FerryFlight
Ferry-flight price estimates + aircraft, airport, FAA-registry, route & live-flight data.
Community: Submitted by a user or imported; check the owner before granting accessDegradedNo sign-inGlobalFreeRead-only
What it can do
What data it sees
Do you need an account
No: the server works without sign-in
Ferry-flight price estimates + aircraft, airport, FAA-registry, route & live-flight data.
Server tool list (10)
Raw names from tools/list. Only developers need these.
| get_estimate | Get a NON-BINDING ferry-flight price estimate between two airports for an aircraft. Returns a full fee breakdown, distance/flight-time, and a booking_url. |
| search_aircraft | Search aircraft models by manufacturer/model/type. Returns faa_code to pass to get_estimate. |
| get_aircraft | Full specs for one aircraft model (performance, capacity, powerplant, capabilities). |
| search_airports | Search airports by code/name/city. Returns ICAO/IATA codes + coordinates. |
| get_airport | Airport detail including runways and frequencies. |
| search_airports_near_zip | Find general-aviation airports within a radius of a US ZIP code, ordered by distance (nearest first). Returns each airport with distance_nm. Useful for "what airports are near me / near 07666". |
| search_registry | Search the FAA aircraft registry by N-number prefix and/or manufacturer/state/year (FAA-public data). |
| get_registration | FAA registration detail for one N-number (FAA-public data: model, engine, year, status). |
| get_route | Great-circle distance + FAA preferred route + optional ferry planning (fuel stops, flying days) for an aircraft. |
| get_live_flights | Recently observed live ADS-B flights tracked by FerryFlight. |