Back to search
30
MCP

@cyanheads/nws-weather-mcp-server

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

Real-time US weather data via the National Weather Service API. Forecasts, alerts, and observations with zero auth.

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

Similar MCP servers embedding-nearest

io.github.cyanheads/nws-weather-mcp-server
Real-time US weather data via National Weather Service API. Forecasts, alerts, and observations.
0 tools · streamable-http
@apiscoach/mcp-server-weather
MCP server for weather forecast and severe weather alerts in the US
0 tools
io.github.hyg900928/mcp-weather-server
An MCP server for weather information.
0 tools
@duwenji/weather-mcp-server
MCP server providing real-time weather information for AI assistants like Claude and Cline
0 tools
@pipeworx/mcp-nws
NWS MCP — US National Weather Service (no auth)
0 tools
Weather MCP Server
Retrieve real-time weather information effortlessly for any city. Get accurate weather updates using a simple command or API call without ne
0 tools · http

How to use

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

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