player_summary
ActiveTool of Steam
declared in 0.1.0
Fetch public Steam profile for a single SteamID64: persona name, avatar, profile URL, country, last logoff, visibility status.
Parameters schema
{
"type": "object",
"examples": [
{
"steamid": "76561198000000000"
}
],
"required": [
"steamid"
],
"properties": {
"steamid": {
"type": "string"
}
}
}No endpoints wrapped at confidence ≥ 0.50.
Parent server
Steam
https://github.com/pipeworx-io/mcp-steam
1/7 registries