You're viewing a demo portfolio

Join the waitlist
PRSM

owned_games

Active

Tool of Steam

declared in 0.1.0

List all games owned by a SteamID64; optionally include app name/icon and free-to-play games. Returns appid, playtime_forever (minutes), and per-game metadata.

Parameters schema

{
  "type": "object",
  "examples": [
    {
      "steamid": "76561198000000000"
    },
    {
      "steamid": "76561198000000000",
      "include_appinfo": true,
      "include_played_free": true
    }
  ],
  "required": [
    "steamid"
  ],
  "properties": {
    "steamid": {
      "type": "string"
    },
    "include_appinfo": {
      "type": "boolean"
    },
    "include_played_free": {
      "type": "boolean"
    }
  }
}

What this tool wraps· 0 endpoints

min confidence0.700.50

No endpoints wrapped at confidence ≥ 0.50.

Parent server

Steam

https://github.com/pipeworx-io/mcp-steam

1/7 registries
View full server →
owned_games — Steam — PRSM MCP