Skip to content
Back to search
30
MCP streamable-http

io.github.cyanheads/aviation-weather-mcp-server

io.github.cyanheads/aviation-weather-mcp-server

Fetch METARs, TAFs, PIREPs, and SIGMETs/AIRMETs from the NWS Aviation Weather Center.

Uptime
0.0%
8 probes
Response
0ms
last probe
Tools
0
callable

Similar MCP servers embedding-nearest

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

How to use

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

{
  "mcpServers": {
    "io.github.cyanheads/aviation-weather-mcp-server": {
      "url": "https://aviation-weather.caseyjhand.com/mcp",
      "transport": "streamable-http"
    }
  }
}