Skip to content
Cline

Steam (read-only) for Cline

io.github.sarg338/steam-mcp

Read-only Steam: friends, games, achievements, sales, plus game recommendations and co-op nights.

client:Cline transport:stdio runtime:pypi

Install Steam (read-only) in Cline

~/Library/Application Support/Code/User/globalStorage/saoudrizwan.claude-dev/settings/cline_mcp_settings.json · windows: %APPDATA%\Code\User\globalStorage\saoudrizwan.claude-dev\settings\cline_mcp_settings.json

Held in this page only — never stored, logged, or sent anywhere but back to your screen.

{
  "mcpServers": {
    "steam-mcp": {
      "command": "uvx",
      "args": [
        "steam-mcp"
      ],
      "env": {
        "STEAM_API_KEY": "<STEAM_API_KEY>",
        "STEAM_USER": "<STEAM_USER>",
        "STEAM_MCP_TOOLS": "<STEAM_MCP_TOOLS>"
      }
    }
  }
}

Cline's MCP Servers pane edits this file for you if you would rather not find it. Cline docs

Steam (read-only) in other clients