Skip to content
Gemini CLI

Weather & Climate Intelligence MCP for Gemini CLI

io.github.foundrynet/weather-intel-mcp

Weather data, forecast API, climate data, historical weather, alerts, agricultural & travel weather.

client:Gemini CLI transport:streamable-http

Install Weather & Climate Intelligence MCP in Gemini CLI

~/.gemini/settings.json · windows: %USERPROFILE%\.gemini\settings.json

{
  "mcpServers": {
    "weather-intel-mcp": {
      "httpUrl": "https://weather-intel-mcp-production.up.railway.app/mcp"
    }
  }
}

Gemini expands $VAR and ${VAR} inside env values, so a secret can live in your shell rather than this file. Gemini CLI docs

Weather & Climate Intelligence MCP in other clients