Odel
Steam (read-only)

Steam (read-only)

Local
@sarg3384PythonUpdated 1mo ago

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

Runs locally over stdio

This server isn't hosted — your MCP client launches it from a package registry. Use one of the commands below, or drop the config into your client (e.g. Claude Desktop).

PyPIsteam-mcpv1.14.0

Run

uvx steam-mcp

MCP client config

{
  "mcpServers": {
    "steam-read-only": {
      "command": "uvx",
      "args": [
        "steam-mcp"
      ]
    }
  }
}
MCP Bundlehttps://github.com/Sarg338/steam-mcp/releases/download/v1.14.0/steam-mcp.mcpbv1.14.0

Distributed as an MCP bundle (`https://github.com/Sarg338/steam-mcp/releases/download/v1.14.0/steam-mcp.mcpb`) — download it and import the bundle in your MCP client.