Skip to content
Gemini CLI

Weather MCP for Gemini CLI

io.github.lulu-the-narwhal/weather-mcp

Free, keyless real-time weather and 7-day forecasts for any city worldwide.

client:Gemini CLI transport:streamable-http tools:2

Install Weather MCP in Gemini CLI

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

{
  "mcpServers": {
    "weather-mcp": {
      "httpUrl": "https://ads.getlulu.dev/weather/mcp"
    }
  }
}

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

Weather MCP in other clients