Access Real-World Weather Data in Claude Desktop
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
Get a NOAA API Token
Register for a free API token at weather.gov
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"
}
}
}
}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