get_card
ActiveTool of mcp-tcgdex
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\"."
}
}
}No endpoints wrapped at confidence ≥ 0.70.
Parent server
mcp-tcgdex
https://github.com/pipeworx-io/mcp-tcgdex
2/7 registries