Global 8-day weather forecasts
8-day global weather forecasts and current conditions using OpenWeatherMap One Call API 3.0.
{
"mcpServers": {
"weather-weekly": {
"mcpServers": {
"weather-weekly": {
"env": {
"OPENWEATHER_API_KEY": "YOUR_API_KEY"
},
"args": [
"openweathermap-weekly-mcp"
],
"command": "uvx"
}
}
}
}
}