You're viewing a demo portfolio

Join the waitlist
PRSM

get_card

Active

Tool of mcp-tcgdex

declared in 0.1.0

Look up a single Pokémon TCG (or other trading card game) card by its TCGdex id (e.g. "swsh3-136"). Returns full card details: category, rarity, hp, types, stage, set, illustrator, attacks, abilities, and a high-quality image URL.

Parameters schema

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

What this tool wraps· 0 endpoints

min confidence0.700.50

No endpoints wrapped at confidence ≥ 0.50.

Parent server

mcp-tcgdex

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

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