W
Weather
🔧 Utilities
Real-time weather and forecasts for any location on Earth, powered by the free Open-Meteo API — no key required. Get current conditions, hourly and multi-day forecasts, and quick daily summaries.
Tags
Tools (3)
Config for Claude Desktop / Cursor
{
"mcpServers": {
"weather": {
"command": "npx",
"args": [
"-y",
"mcp-weather-server"
]
}
}
}