You're viewing a demo portfolio

Join the waitlist
PRSM

get_game

Active

Tool of videogames

declared in 0.1.0

Get full details for a free-to-play game by its FreeToGame ID. Returns title, description, genre, platform, publisher, developer, release date, screenshots, and minimum system requirements.

Parameters schema

{
  "type": "object",
  "examples": [
    {
      "id": 452
    },
    {
      "id": 1
    }
  ],
  "required": [
    "id"
  ],
  "properties": {
    "id": {
      "type": "number",
      "description": "FreeToGame game ID (e.g. 452 for \"Valorant\")"
    }
  }
}

What this tool wraps· 0 endpoints

min confidence0.700.50

No endpoints wrapped at confidence ≥ 0.70.

Parent server

videogames

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

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