You're viewing a demo portfolio

Join the waitlist
PRSM

games

Active

Tool of Cheapshark

declared in 0.1.0

Look up a PC game by title (or steamAppID) across CheapShark's catalog; returns the game's cheapest current deal, cheapest historical price, and list of active deal IDs across stores.

Parameters schema

{
  "type": "object",
  "examples": [
    {
      "title": "The Witcher 3"
    },
    {
      "exact": true,
      "limit": 5,
      "title": "Cyberpunk 2077"
    }
  ],
  "required": [
    "title"
  ],
  "properties": {
    "exact": {
      "type": "boolean"
    },
    "limit": {
      "type": "number"
    },
    "title": {
      "type": "string"
    },
    "steamAppID": {
      "type": "number"
    }
  }
}

What this tool wraps· 0 endpoints

min confidence0.700.50

No endpoints wrapped at confidence ≥ 0.50.

Parent server

Cheapshark

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

1/7 registries
View full server →
games — Cheapshark — PRSM MCP