Skip to content
Back to search
30
MCP

@cyanheads/nws-weather-mcp-server

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

Get US weather forecasts, active alerts, and current observations via the National Weather Service API. STDIO or Streamable HTTP.

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

Similar MCP servers embedding-nearest

io.github.cyanheads/nws-weather-mcp-server live
Get US weather forecasts, active alerts, and current observations.
5 tools · streamable-http
@cyanheads/noaa-climate-mcp-server
Search NOAA climate stations and datasets, fetch historical weather observations via MCP. STDIO or Streamable HTTP.
0 tools
@cyanheads/noaa-cdo-mcp-server
Search NOAA CDO stations and datasets, fetch historical weather observations via MCP. STDIO or Streamable HTTP.
0 tools
@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
@cyanheads/open-meteo-mcp-server
Geocode places, fetch global weather forecasts, ERA5 historical climate, marine conditions, air quality, and terrain elevation via MCP. STDI
0 tools
io.github.cyanheads/noaa-climate-mcp-server
Search NOAA climate stations and datasets, fetch historical weather observations.
0 tools · streamable-http

How to use

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

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