Skip to content
Back to search
30
MCP

@cyanheads/faa-aircraft-registry-mcp-server

npm/@cyanheads/faa-aircraft-registry-mcp-server

Decode N-numbers to aircraft, engine, status, and owner; search the US civil aircraft registry by owner, type, or state; resolve active/deregistered/reserved status — offline via MCP. STDIO or Streamable HTTP.

Uptime
0.0%
38 probes
Response
0ms
last probe
Tools
0
callable
Primary URL

Similar MCP servers embedding-nearest

io.github.cyanheads/faa-aircraft-registry-mcp-server
Offline, keyless lookup of the US civil aircraft registry — decode N-numbers, search records.
0 tools · streamable-http
@cyanheads/nhtsa-vehicle-safety-mcp-server
Decode VINs, search recalls, complaints, crash ratings, and investigations via MCP. STDIO or Streamable HTTP.
0 tools
@cyanheads/ourairports-mcp-server
Resolve airport codes (IATA/ICAO/GPS/local), search airports, find the nearest by coordinate, and look up runways, navaids, and radio freque
0 tools
io.github.cyanheads/nhtsa-vehicle-safety-mcp-server live
Decode VINs, search recalls, complaints, crash ratings, and investigations.
7 tools · streamable-http
com.thenextgennexus/healthcare-fda-intelligence-mcp
Scrape the FAA Aircraft Registry by N-number — aircraft make, model, year, owner name, address, airw
0 tools · streamable-http
io.github.cyanheads/ourairports-mcp-server
Offline global aviation reference — airports, runways, navaids, frequencies from OurAirports.
0 tools · streamable-http

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "@cyanheads/faa-aircraft-registry-mcp-server": {
      "url": "None",
      "transport": "http"
    }
  }
}