Skip to content
Back to search
30
MCP

@cyanheads/aviation-weather-mcp-server

npm/@cyanheads/aviation-weather-mcp-server

Fetch METARs, TAFs, PIREPs, and SIGMETs/AIRMETs from the NWS Aviation Weather Center via MCP. STDIO or Streamable HTTP.

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

Similar MCP servers embedding-nearest

io.github.cyanheads/aviation-weather-mcp-server
Fetch METARs, TAFs, PIREPs, and SIGMETs/AIRMETs from the NWS Aviation Weather Center.
0 tools · streamable-http
Aviation Weather
Aviation Weather MCP — METAR, TAF, PIREPs, AIRMET/SIGMET, station info
0 tools · streamable-http
@cyanheads/nws-weather-mcp-server
Get US weather forecasts, active alerts, and current observations via the National Weather Service API. STDIO or Streamable HTTP.
0 tools
io.github.daedalus/mcp-metar
MCP server for METAR/TAF aviation weather data
0 tools
@cyanheads/noaa-climate-mcp-server
Search NOAA climate stations and datasets, fetch historical weather observations via MCP. STDIO or Streamable HTTP.
0 tools
io.github.cyanheads/nws-weather-mcp-server live
Get US weather forecasts, active alerts, and current observations.
5 tools · streamable-http

How to use

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

{
  "mcpServers": {
    "@cyanheads/aviation-weather-mcp-server": {
      "url": "None",
      "transport": "http"
    }
  }
}