You're viewing a demo portfolio

Join the waitlist
PRSM

friend_list

Active

Tool of Steam

declared in 0.1.0

List a Steam user's friend list by SteamID64; optionally filter by relationship type (friend or all). Returns array of SteamID64s and relationship status.

Parameters schema

{
  "type": "object",
  "examples": [
    {
      "steamid": "76561198000000000"
    },
    {
      "steamid": "76561198000000000",
      "relationship": "friend"
    }
  ],
  "required": [
    "steamid"
  ],
  "properties": {
    "steamid": {
      "type": "string"
    },
    "relationship": {
      "type": "string"
    }
  }
}

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 →
friend_list — Steam — PRSM MCP