Skip to content
Gemini CLI

RAWG Games MCP by UnClick for Gemini CLI

io.github.malamutemayhem/rawg

Search video games with detail, screenshots, genres, and upcoming releases from RAWG. By UnClick.

client:Gemini CLI transport:stdio runtime:npm

Install RAWG Games MCP by UnClick in Gemini CLI

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

{
  "mcpServers": {
    "rawg": {
      "command": "npx",
      "args": [
        "-y",
        "@unclick/rawg-mcp"
      ]
    }
  }
}

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

RAWG Games MCP by UnClick in other clients