You're viewing a demo portfolio

Join the waitlist
PRSM

search_games

Active

Tool of gamedeals

declared in 0.1.0

Find games by title to compare current prices across stores. Returns cheapest price, deal ID, and availability info for price tracking.

Parameters schema

{
  "type": "object",
  "examples": [
    {
      "query": "Baldur's Gate 3"
    },
    {
      "limit": 5,
      "query": "Cyberpunk 2077"
    }
  ],
  "required": [
    "query"
  ],
  "properties": {
    "limit": {
      "type": "number",
      "description": "Maximum number of results to return (default: 10)"
    },
    "query": {
      "type": "string",
      "description": "Game title to search for"
    }
  }
}

What this tool wraps· 0 endpoints

min confidence0.700.50

No endpoints wrapped at confidence ≥ 0.70.

Parent server

gamedeals

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

1/7 registries
View full server →