You're viewing a demo portfolio

Join the waitlist
PRSM

get_game

Active

Tool of Rawg

declared in 0.1.0

Get full details for a single video game: description, ratings, Metacritic score, platforms, genres, developers, publishers, ESRB rating, and playtime. Example: get_game({ id: "the-witcher-3-wild-hunt" })

Parameters schema

{
  "type": "object",
  "required": [
    "id"
  ],
  "properties": {
    "id": {
      "type": "string",
      "description": "RAWG game id or slug, e.g. \"3328\" or \"the-witcher-3-wild-hunt\""
    },
    "_apiKey": {
      "type": "string",
      "description": "Optional — your own RAWG API key for higher limits; omit to use the shared Pipeworx key."
    }
  }
}

What this tool wraps· 0 endpoints

min confidence0.700.50

No endpoints wrapped at confidence ≥ 0.50.

Parent server

Rawg

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

1/7 registries
View full server →
get_game — Rawg — PRSM MCP