mcpserver.lol
registry/faa-aircraft-registry-mcp-server
Connection check verified live · 27h ago

faa-aircraft-registry-mcp-server

Offline, keyless lookup of the US civil aircraft registry — decode N-numbers, search records.

Tools 5
GitHub stars 2
Installs / wk 239
Licence Apache-2.0
Transport streamable-http, stdio
Last checked 27h ago

Tools & capabilities

5 tools

Read from the running server on 27h ago.

faa_get_aircraft_type read-only code*
Decode a 7-character FAA manufacturer/model/series code to aircraft specifications — manufacturer, model, aircraft category, aircraft type, engine type, number of engines, number o…
faa_get_registration_status read-only nNumber*
Resolve whether a US civil aircraft N-number is active, deregistered, reserved, or unknown, including the available registration and airworthiness status. Use this rather than faa_…
faa_lookup_registration read-only nNumber*
Decode one US civil aircraft N-number to its full registration record — aircraft make/model, engine, year manufactured, airworthiness, registration status, Mode S (ICAO 24-bit) cod…
faa_search_aircraft_types read-only limitqueryoffsetcategoryaircraftType
Search FAA aircraft types by manufacturer/model name, aircraft type code, or category code to discover 7-character manufacturer/model/series codes and browse specifications. Use th…
faa_search_registrations read-only limitstateoffsetmakeModelmodeSCodeownerName +1
Search active US civil aircraft registrations by owner name, make/model, state, aircraft type, or Mode S (hex) code. Returns decoded summaries with N-numbers to drill into via faa_…