Back to search
30
MCP
@cyanheads/nws-weather-mcp-server
npm/@cyanheads/nws-weather-mcp-serverReal-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
How to use
Add to your Claude Desktop / Cursor / Cline MCP config:
{
"mcpServers": {
"@cyanheads/nws-weather-mcp-server": {
"url": "None",
"transport": "http"
}
}
}