Access Real-World Weather Data in Claude Desktop

MCP server providing forecasts, alerts, and current conditions from NOAA and Open-Meteo

Open Source
Privacy-First
Fast & Reliable

Everything You Need for Weather Data

Powerful features that make Weather MCP the best choice for integrating weather data into Claude Desktop

Multi-Provider Support

Automatic fallback between NOAA and Open-Meteo ensures 99.9% uptime reliability

Comprehensive Weather Data

Forecasts, alerts, current conditions, and marine data - everything you need in one place

Privacy-First Analytics

Optional, anonymous usage tracking helps improve the project without compromising privacy

Easy Integration

Simple Claude Desktop configuration gets you up and running in minutes

Open Source

Fully open source and auditable, with community-driven development

Location Intelligence

Natural language location search - "Get weather for San Francisco" just works

Get Started in Minutes

Follow these simple steps to integrate Weather MCP with Claude Desktop

1

Get a NOAA API Token

Register for a free API token at weather.gov

2

Configure Claude Desktop

Add this to your Claude Desktop configuration file:

{
  "mcpServers": {
    "weather": {
      "command": "npx",
      "args": ["-y", "@dgahagan/weather-mcp"],
      "env": {
        "NOAA_API_TOKEN": "your-token-here"
      }
    }
  }
}
3

Start Using Weather Tools

Restart Claude Desktop and try asking:

"What's the weather forecast for Seattle this week?"

Real-Time Project Health

Transparent analytics showing how Weather MCP performs in production

API Calls (24h)
12,451
+12.5%
Success Rate
99.2%
+0.3%
Active Installations
247
+18%
Uptime (30d)
99.9%
stable

Ready to Get Started?

Join hundreds of developers using Weather MCP to bring real-world weather data to Claude Desktop

Free and open source. MIT License.