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).
Run
uvx steam-mcp
MCP client config
{
"mcpServers": {
"steam-read-only": {
"command": "uvx",
"args": [
"steam-mcp"
]
}
}
}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.