@pipeworx/aviation-weather
Connect: https://gateway.pipeworx.io/aviation-weather/mcp · Install: one-click buttons
Tools: 8
aviationweather.gov MCP — METAR, TAF, PIREPs, AIRMET/SIGMET, NOTAMs from the US NWS Aviation Weather Center. Global coverage for many products. No auth.
Tools
metar(ids, hours_before?, format?)— current/recent METAR observationstaf(ids, hours_before?, format?)— terminal aerodrome forecastspirep(id?, age?, distance_nm?, level?)— pilot reportssigmet(format?)— SIGMETs (significant met advisories)airmet(format?)— AIRMETswindsaloft(region?, level?)— winds aloft forecastgairmet(format?, type?)— graphical AIRMETsstationinfo(ids)— aerodrome lat/lon, elevation, country
Data source
https://aviationweather.gov/api/data/ — format=json for structured output.
Tools
- metar — METAR observations. ids = comma-sep ICAO codes (KSFO,EGLL,LFPG).
- taf — Terminal Aerodrome Forecast (TAF) for one or more ICAO airport codes (e.g. KSFO,EGLL); returns forecast periods covering wind, visibility, and cloud ceilings for the next 24–30 h.
- pirep — Pilot reports. Optional id (station), age (hours), distance (NM), level (flight level).
- sigmet — Fetch all currently active SIGMETs (significant en-route weather hazards: convection, turbulence, icing, volcanic ash) from the US Aviation Weather Center; no inputs required.
- airmet — Fetch all currently active AIRMETs (moderate turbulence, icing, IFR/mountain-obscuration advisories for general aviation) from the US Aviation Weather Center; no inputs required.
- gairmet — Fetch Graphical AIRMETs from the US Aviation Weather Center; optionally filter by type (turb, ice, sfc_winds, lifr, ifr); returns GeoJSON-style hazard polygons.
- windsaloft — Winds and temperatures aloft forecast from the US Aviation Weather Center; specify US region (us/bos/mia/chi/dfw/slc/sfo/alaska) and level (low/high); returns an ASCII table or JSON.
- stationinfo — Aerodrome metadata — lat/lon, elevation, country.
Tools
-
airmet— Fetch all currently active AIRMETs (moderate turbulence, icing, IFR/mountain-obscuration advisories for general aviation) from the US Aviation Weather Center; no inputs required. -
gairmet— Fetch Graphical AIRMETs from the US Aviation Weather Center; optionally filter by type (turb, ice, sfc_winds, lifr, ifr); returns GeoJSON-style hazard polygons. -
metar— METAR observations. ids = comma-sep ICAO codes (KSFO,EGLL,LFPG). -
pirep— Pilot reports. Optional id (station), age (hours), distance (NM), level (flight level). -
sigmet— Fetch all currently active SIGMETs (significant en-route weather hazards: convection, turbulence, icing, volcanic ash) from the US Aviation Weather Center; no inputs required. -
stationinfo— Aerodrome metadata — lat/lon, elevation, country. -
taf— Terminal Aerodrome Forecast (TAF) for one or more ICAO airport codes (e.g. KSFO,EGLL); returns forecast periods covering wind, visibility, and cloud ceilings for the next 24–30 h. -
windsaloft— Winds and temperatures aloft forecast from the US Aviation Weather Center; specify US region (us/bos/mia/chi/dfw/slc/sfo/alaska) and level (low/high); returns an ASCII table or JSON.