deals
ActiveTool of Cheapshark
Search PC game deals across digital stores (Steam, GOG, Humble, etc.) filtered by store, price range, Metacritic score, Steam rating, title, or sale status; returns deal ID, sale price, normal price, savings %, and store.
Parameters schema
{
"type": "object",
"examples": [
{
"desc": true,
"onSale": true,
"sortBy": "Savings",
"storeID": "1,2,6",
"pageSize": 20,
"pageNumber": 0
},
{
"AAA": true,
"title": "Elden Ring",
"lowerPrice": 20,
"metacritic": 80,
"upperPrice": 60
}
],
"properties": {
"AAA": {
"type": "boolean"
},
"desc": {
"type": "boolean"
},
"exact": {
"type": "boolean"
},
"title": {
"type": "string"
},
"onSale": {
"type": "boolean"
},
"sortBy": {
"type": "string",
"description": "DealRating | Title | Savings | Price | Metacritic | Reviews | Release | Store | Recent"
},
"storeID": {
"type": "string",
"description": "Comma-sep store IDs. See stores()."
},
"pageSize": {
"type": "number"
},
"lowerPrice": {
"type": "number"
},
"metacritic": {
"type": "number"
},
"pageNumber": {
"type": "number"
},
"steamAppID": {
"type": "number"
},
"steamworks": {
"type": "boolean"
},
"upperPrice": {
"type": "number"
},
"steamRating": {
"type": "number"
}
}
}No endpoints wrapped at confidence ≥ 0.70.
Parent server
Cheapshark
https://github.com/pipeworx-io/mcp-cheapshark
1/7 registries