Skip to content
Gemini CLI

Unicef for Gemini CLI

io.github.pipeworx-io/unicef

UNICEF Data (UN Children's Fund) MCP — global statistics on child health,

client:Gemini CLI transport:streamable-http

Install Unicef in Gemini CLI

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

{
  "mcpServers": {
    "unicef": {
      "httpUrl": "https://gateway.pipeworx.io/unicef/mcp"
    }
  }
}

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

Unicef in other clients