You're viewing a demo portfolio

Join the waitlist
PRSM

get_set

Active

Tool of mcp-tcgdex

declared in 0.1.0

Look up a single Pokémon TCG (or other trading card game) set by its TCGdex id (e.g. "swsh3"). Returns full set details: serie, release date, card counts, and the list of cards in the set.

Parameters schema

{
  "type": "object",
  "required": [
    "id"
  ],
  "properties": {
    "id": {
      "type": "string",
      "description": "TCGdex set id, e.g. \"swsh3\"."
    }
  }
}

What this tool wraps· 0 endpoints

min confidence0.700.50

No endpoints wrapped at confidence ≥ 0.70.

Parent server

mcp-tcgdex

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

2/7 registries
View full server →
get_set — mcp-tcgdex — PRSM MCP