player_bans
ActiveTool of Steam
declared in 0.1.0
Check VAC ban, community ban, and economy ban status for one or more comma-separated SteamID64s. Returns CommunityBanned, VACBanned, NumberOfVACBans, DaysSinceLastBan.
Parameters schema
{
"type": "object",
"examples": [
{
"steamids": "76561198000000000,76561198000000001"
}
],
"required": [
"steamids"
],
"properties": {
"steamids": {
"type": "string"
}
}
}No endpoints wrapped at confidence ≥ 0.70.
Parent server
Steam
https://github.com/pipeworx-io/mcp-steam
1/7 registries