Loading page...
Loading page...
Get current weather conditions and 5-day forecasts for any city using OpenWeatherMap.
Ask your AI for real-time weather anywhere in the world.
{
"mcpServers": {
"weather-api": {
"command": "npx",
"args": ["-y", "@mcpnodehub/weather-api"],
"env": {
"OPENWEATHERMAP_API_KEY": "your-api-key"
}
}
}
}