You're viewing a demo portfolio

Join the waitlist
PRSM

deals

Active

Tool of Cheapshark

declared in 0.1.0

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"
    }
  }
}

What this tool wraps· 0 endpoints

min confidence0.700.50

No endpoints wrapped at confidence ≥ 0.70.

Parent server

Cheapshark

https://github.com/pipeworx-io/mcp-cheapshark

1/7 registries
View full server →