WebMCP

GovernmentCommunity skill

faa.gov WebMCP tools

Look up a US-registered aircraft in the FAA Aircraft Registry by N-number, manufacturer serial, registrant name, or make/model. Returns full registration record (owner, aircraft, airworthiness, Mode-S, status) via direct HTTP GET — no browser, no anti-CSRF dance.

1 tools1 methodsCommunity listing API surface

What can an agent do with faa.gov WebMCP tools?

Look up a US-registered aircraft in the FAA Aircraft Registry by N-number, manufacturer serial, registrant name, or make/model. Returns full registration record (owner, aircraft, airworthiness, Mode-S, status) via direct HTTP GET — no browser, no anti-CSRF dance. This page documents every listed tool, the action or answer it provides, its installation command, and the input fields an agent should send.

WebMCP tools on faa.gov

Tool 1 of 1FetchAnswer

lookup-aircraft

Look up a US-registered aircraft in the FAA Aircraft Registry by N-number, manufacturer serial, registrant name, or make/model. Returns full registration record (owner, aircraft, airworthiness, Mode-S, status) via direct HTTP GET — no browser, no anti-CSRF dance.

How to install

browse skills add faa.gov/lookup-aircraft-8xuamw

Install browse first, then run the command in a terminal. WebMCP tools run directly on the website and do not need a package install.

Run with an agent

Use the lookup-aircraft tool on faa.gov with query: <string>. Return the structured result and cite the source page.

Input contract

  • query string The thing to search for.

Open the source definition