recently_played
ActiveTool of Steam
declared in 0.1.0
List games played by a SteamID64 in the last two weeks, with playtime in the last 2 weeks and total playtime. Optional count caps results.
Parameters schema
{
"type": "object",
"examples": [
{
"steamid": "76561198000000000"
},
{
"count": 10,
"steamid": "76561198000000000"
}
],
"required": [
"steamid"
],
"properties": {
"count": {
"type": "number"
},
"steamid": {
"type": "string"
}
}
}No endpoints wrapped at confidence ≥ 0.70.
Parent server
Steam
https://github.com/pipeworx-io/mcp-steam
1/7 registries