player_achievements
ActiveTool of Steam
declared in 0.1.0
Achievements for a game.
Parameters schema
{
"type": "object",
"examples": [
{
"appid": 730,
"steamid": "76561198000000000"
},
{
"l": "english",
"appid": 570,
"steamid": "76561198000000000"
}
],
"required": [
"steamid",
"appid"
],
"properties": {
"l": {
"type": "string"
},
"appid": {
"type": "number"
},
"steamid": {
"type": "string"
}
}
}No endpoints wrapped at confidence ≥ 0.50.
Parent server
Steam
https://github.com/pipeworx-io/mcp-steam
1/7 registries