@pipeworx/tcgdex
Connect: https://gateway.pipeworx.io/tcgdex/mcp · Install: one-click buttons
Tools: 4
Tools
- search_cards — Search Pokémon TCG (and other trading card games) cards by name in the TCGdex card database. Returns brief matches (id, localId, name, image thumbnail). Use get_card with an id for full card details.
- get_card — 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,
- list_sets — List all Pokémon TCG (and other trading card game) sets/expansions in the TCGdex database, with id, name, and card counts. Use get_set with an id for the full set including its card list.
- get_set — 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.
Tools
-
get_card— 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, -
get_set— 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. -
list_sets— List all Pokémon TCG (and other trading card game) sets/expansions in the TCGdex database, with id, name, and card counts. Use get_set with an id for the full set including its card list. -
search_cards— Search Pokémon TCG (and other trading card games) cards by name in the TCGdex card database. Returns brief matches (id, localId, name, image thumbnail). Use get_card with an id for full card details.