Smarter Weather for Gemini CLI
io.github.smarterweather/weather
Smarter Weather MCP: forecasts, alerts, outlooks, observations, AQI, grids, and map imagery.
client:Gemini CLI
transport:streamable-http
runtime:npm
tools:34
Install Smarter Weather in Gemini CLI
~/.gemini/settings.json · windows: %USERPROFILE%\.gemini\settings.json
{
"mcpServers": {
"weather": {
"httpUrl": "https://mcp.smarterweather.com"
}
}
}
Gemini expands $VAR and ${VAR} inside env values, so a secret can live in your shell rather than this file. Gemini CLI docs
What Gemini CLI can do once it is connected
- get_forecast
- get_hourly_forecast
- search_locations
- reverse_geocode
- get_alerts
- get_time_context
- get_period_totals
- compare_locations
- find_best_window
- get_outlooks
- get_forecast_discussion
- get_storm_reports
- get_lightning_activity
- get_sounding
- get_forecast_distribution
- get_current_conditions
- get_observations
- list_datasets
- describe_dataset
- query_dataset
- get_growing_degree_days
- get_climate_normals
- get_forecast_skill
- get_forecast_skill_map