Ferry-flight price estimates + aircraft, airport, FAA-registry, route & live-flight data.
Dedotto dai trasporti dichiarati da questo annuncio (streamable-http). Un client che non compare qui non è escluso — semplicemente Forge non è in grado di confermarlo.
La verifica conferma l’identità del publisher (la proprietà del repo), non la sicurezza del codice. L’analisi di sicurezza copre i CVE noti e gli script di installazione sospetti.
Letto da un vero handshake MCP initialize → tools/list verso l’endpoint dichiarato. Nessuno strumento è stato invocato — tools/list è la chiamata di introspezione in sola lettura che il protocollo prevede a questo scopo. Riflette ciò che il server annunciava in quel momento; un endpoint ospitato non è vincolato ad alcuna versione e può cambiare senza preavviso.
https://www.ferryflighthub.com/mcp10 strumenti · 870 msget_estimateGet 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.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.
| Parametro | Tipo | Descrizione |
|---|---|---|
| from* | string | Origin airport — ICAO (KJFK), IATA (JFK), or local code. |
| to* | string | Destination airport — ICAO/IATA/local code. |
| aircraft* | string | FAA model code (preferred — from search_aircraft), an N-number (N12345), an ICAO type (C172), or "make model". |
| date | string | Optional departure date YYYY-MM-DD (a sooner date may add an urgency surcharge). |
search_aircraftSearch aircraft models by manufacturer/model/type. Returns faa_code to pass to get_estimate.Search aircraft models by manufacturer/model/type. Returns faa_code to pass to get_estimate.
| Parametro | Tipo | Descrizione |
|---|---|---|
| q* | string | Search text, e.g. "cessna 172" or "PA28". |
get_aircraftFull specs for one aircraft model (performance, capacity, powerplant, capabilities).Full specs for one aircraft model (performance, capacity, powerplant, capabilities).
| Parametro | Tipo | Descrizione |
|---|---|---|
| faa_code* | string | FAA model code from search_aircraft. |
search_airportsSearch airports by code/name/city. Returns ICAO/IATA codes + coordinates.Search airports by code/name/city. Returns ICAO/IATA codes + coordinates.
| Parametro | Tipo | Descrizione |
|---|---|---|
| q* | string | Search text, e.g. "teterboro" or "KTEB". |
get_airportAirport detail including runways and frequencies.Airport detail including runways and frequencies.
| Parametro | Tipo | Descrizione |
|---|---|---|
| icao* | string | ICAO/IATA/local code. |
search_airports_near_zipFind 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".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".
| Parametro | Tipo | Descrizione |
|---|---|---|
| zip* | string | 5-digit US ZIP code, e.g. 07666. |
| radius | string | Search radius in nautical miles — one of 25, 50, 100, 150, 200 (default 50). |
search_registrySearch the FAA aircraft registry by N-number prefix and/or manufacturer/state/year (FAA-public data).Search the FAA aircraft registry by N-number prefix and/or manufacturer/state/year (FAA-public data).
| Parametro | Tipo | Descrizione |
|---|---|---|
| q | string | N-number or prefix, e.g. N172. |
| manufacturer | string | Manufacturer name filter. |
| state | string | US state code filter, e.g. NJ. |
| year | string | Year manufactured filter. |
get_registrationFAA registration detail for one N-number (FAA-public data: model, engine, year, status).FAA registration detail for one N-number (FAA-public data: model, engine, year, status).
| Parametro | Tipo | Descrizione |
|---|---|---|
| n_number* | string | US N-number, e.g. N12345. |
get_routeGreat-circle distance + FAA preferred route + optional ferry planning (fuel stops, flying days) for an aircraft.Great-circle distance + FAA preferred route + optional ferry planning (fuel stops, flying days) for an aircraft.
| Parametro | Tipo | Descrizione |
|---|---|---|
| from* | string | Origin airport code. |
| to* | string | Destination airport code. |
| aircraft | string | Optional aircraft for fuel-stop / flying-day planning. |
get_live_flightsRecently observed live ADS-B flights tracked by FerryFlight.Recently observed live ADS-B flights tracked by FerryFlight.
Per questo strumento non è stato pubblicato alcuno schema di input.
10 strumenti su 10 hanno pubblicato una descrizione.
I nomi e le descrizioni degli strumenti sono scritti dal publisher e mostrati alla lettera come testo inerte. Sono le stringhe che un client MCP passa a un modello, quindi Forge vi cerca schemi di prompt injection — ogni rilievo compare insieme all’analisi di sicurezza qui sopra. «Privilegiato» è una corrispondenza di parola chiave sul nome dello strumento, non una verifica di ciò che fa: un nome innocuo può comunque fare qualsiasi cosa.
Ferry-flight price estimates + aircraft, airport, FAA-registry, route & live-flight data.
I nomi collegati aprono l’indice Forge di tutte le voci osservate esporre quello strumento. Sfoglia tutti gli strumenti indicizzati.
Questa voce non pubblica alcun pacchetto npm, quindi Forge non ha un albero delle dipendenze per essa. È una lacuna di copertura, non l'affermazione che non abbia dipendenze.