faa-aircraft-registry-mcp-server
Offline, keyless lookup of the US civil aircraft registry — decode N-numbers, search records.
Package Details
@cyanheads/faa-aircraft-registry-mcp-server
Package Arguments
Positional
runstart:stdioEnvironment Variables
trueRedact owner name/address and disable owner-name search. Redacted by default; set to false only on trusted local installs. Unset/empty/malformed resolves to redacted.
.mirror/faa-registry.dbFilesystem path to the SQLite registry index file.
https://registry.faa.gov/database/ReleasableAircraft.zipSource URL for the FAA Releasable Aircraft Database ZIP (used by mirror:init/refresh only).
infoSets the minimum log level for output (e.g., 'debug', 'info', 'warn').
@cyanheads/faa-aircraft-registry-mcp-server
Package Arguments
Positional
runstart:httpEnvironment Variables
trueRedact owner name/address and disable owner-name search. Redacted by default; set to false only on trusted local installs. Unset/empty/malformed resolves to redacted.
.mirror/faa-registry.dbFilesystem path to the SQLite registry index file.
https://registry.faa.gov/database/ReleasableAircraft.zipSource URL for the FAA Releasable Aircraft Database ZIP (used by mirror:init/refresh only).
127.0.0.1The hostname for the HTTP server.
3010The port to run the HTTP server on.
/mcpThe endpoint path for the MCP server.
noneAuthentication mode to use: 'none', 'jwt', or 'oauth'.
infoSets the minimum log level for output (e.g., 'debug', 'info', 'warn').