Skip to content
Gemini CLI

steamspy mcp for Gemini CLI

io.github.mrfentmen/steamspy-mcp

Steam game player statistics from SteamSpy. No key required.

client:Gemini CLI transport:stdio runtime:npm

Install steamspy mcp in Gemini CLI

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

{
  "mcpServers": {
    "steamspy-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "steamspy-mcp"
      ]
    }
  }
}

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

steamspy mcp in other clients