app_details
ActiveTool of Steam
declared in 0.1.0
Store page detail (Steam Store API).
Parameters schema
{
"type": "object",
"examples": [
{
"appids": "730"
},
{
"l": "english",
"cc": "US",
"appids": "570,440"
}
],
"required": [
"appids"
],
"properties": {
"l": {
"type": "string"
},
"cc": {
"type": "string"
},
"appids": {
"type": "string"
}
}
}No endpoints wrapped at confidence ≥ 0.70.
Parent server
Steam
https://github.com/pipeworx-io/mcp-steam
1/7 registries