Smarter Weather for Grok
io.github.smarterweather/weather
Smarter Weather MCP: forecasts, alerts, outlooks, observations, AQI, grids, and map imagery.
client:Grok
transport:streamable-http
runtime:npm
tools:34
Install Smarter Weather in Grok
.mcp.json (in your project root)
{
"mcpServers": {
"weather": {
"type": "http",
"url": "https://mcp.smarterweather.com"
}
}
}
Grok Build reads Claude Code's .mcp.json and Claude Desktop's config unchanged, so a server you have already set up there needs nothing new. The Grok web app and X integration do not take custom servers. Grok docs
What Grok 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