Weather and astronomy data
Connect to WeatherAPI for weather forecasts, astronomy, and sports data.
{
"mcpServers": {
"weatherapi": {
"mcpServers": {
"weatherapi": {
"env": {
"WEATHERAPI_KEY": "your-api-key"
},
"args": [
"-y",
"weatherapi-mcp-server"
],
"command": "npx"
}
}
}
}
}