You're viewing a demo portfolio

Join the waitlist
PRSM

get_game

Active

Tool of thegamesdb

declared in 0.1.0

Get full metadata for a single game by its TheGamesDB id, including the front boxart image URL. Example: get_game({ id: 108139 })

Parameters schema

{
  "type": "object",
  "required": [
    "id"
  ],
  "properties": {
    "id": {
      "type": [
        "number",
        "string"
      ],
      "description": "TheGamesDB game id, e.g. 108139"
    },
    "_apiKey": {
      "type": "string",
      "description": "Optional TheGamesDB API key. Omit to use the shared Pipeworx platform key."
    }
  }
}

What this tool wraps· 0 endpoints

min confidence0.700.50

No endpoints wrapped at confidence ≥ 0.70.

Parent server

thegamesdb

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

2/7 registries
View full server →