Back to search
30
MCP streamable-http

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

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

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

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

Similar MCP servers embedding-nearest

@cyanheads/nws-weather-mcp-server
Real-time US weather data via the National Weather Service API. Forecasts, alerts, and observations with zero auth.
0 tools
io.github.hyg900928/mcp-weather-server
An MCP server for weather information.
0 tools
io.github.mtjandra/mcp-weather-server
An MCP server for weather information.
0 tools
io.github.jaredco-ai/weather-mcp-server
Fast - accurate weather conditions and forecasts by city or coordinates.
0 tools
io.github.yuv24793/weather
An MCP server that provides weather information.
0 tools
io.github.kushknows/weather-mcp-server
An MCP server that provides weather data
0 tools

How to use

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

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