Skip to content
Back to search
60
MCP http

United States Weather

smithery-ai/national-weather-service

Provide real-time and forecast weather information for locations in the United States using natural language queries. Access current conditions, multi-day and hourly forecasts, weather alerts, and nearby weather stations without requiring an API key. Enable users to get official, government-sourced weather data easily through intuitive tools.

Uptime
100.0%
194 probes
Response
0ms
last probe
Tools
0
callable
Resources
0
readable
Prompts
0
available

How to use

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

{
  "mcpServers": {
    "united_states_weather": {
      "url": "https://www.weather.gov",
      "transport": "http"
    }
  }
}