For developers
The same 15 tools, inside your agent.
AeroZulu is a remote MCP server over official aviation data — the Brazilian sources DECEA’s APIs make painful to consume, and now US FAA/NOAA sources too. Connect it to Claude, ChatGPT in developer mode, Cursor or your own stack and get airports, weather, charts, corridors and VFR planning as typed tools — no manual AISWEB key approval, no XML parsing.
claude mcp add --transport http aviation-data https://mcp.aerozulu.com.br/mcp \
--header "Authorization: Bearer your-key"The 15 tools
search_airports
Searches aerodromes and helipads in the ROTAER by ICAO code, state or type.
get_airport
The official record: runways, frequencies, fuel, PPR and the day's sunset.
get_notams
Current NOTAMs in ICAO format, with validity, schedule and altitude limits.
get_weather
METAR, TAF, SIGMET and GAMET from REDEMET, with the aerodrome's VFR status.
find_alternates
Registered aerodromes within a radius or along the leg, with distance and bearing.
get_sun_times
Official sunrise and sunset in UTC — the legal limit of daytime VFR (ICA 100-12).
get_charts
Aerodrome charts (ADC, VAC, IAC, SID, STAR) with the current AIRAC amendment.
get_preferred_routes
Preferred routes published by DECEA between two aerodromes.
get_winds_aloft
Wind and temperature from the ECMWF model at 1000, 925, 850, 700, 600 and 500 hPa — or already interpolated at the cruise level you give — up to 15 days ahead.
analyze_leg
Distance, true track and every airspace crossed: TMA, CTR, ATZ, SBP/SBR/SBD.
plan_vfr_route
Routes through the REA and REH corridors in named visual waypoints, with altitude and frequency.
get_obstacles
Obstacles published in the ROTAER, with elevation, lighting, distance and bearing.
export_route_gpx
A GPX 1.1 file ready for NexAtlas, ForeFlight or Air Navigation Pro.
get_terrain_profile
Terrain elevation along the leg (Copernicus DEM) for picking the level.
get_vfr_publication
Text of the visual-circulation AICs: sectors, frequencies and reporting points.
Access
Developer plan
Access is in closed beta. Tell us what you are building and we’ll send a key.
For builders
Developer
- Remote MCP server
- All 15 tools, typed
- Per-client key, with quota
- Usage-based billing
- Integration support