mcpserver.lol
registry/pokemon-tcg-pocket-catalog
Connection check verified live · 20h ago

pokemon-tcg-pocket-catalog

Look up Pokemon TCG Pocket cards, sets, packs, and evaluate decks with battle simulations.

Tools 11
GitHub stars
Installs / wk
Licence
Transport streamable-http
Last checked 20h ago

Tools & capabilities

11 tools

Read from the running server on 20h ago.

catalog_info read-only
Catalog metadata: game version, schema version, card/printing/set/pack counts, and supported locales. Quote the game version alongside any simulation result so the evidence stays p…
evaluate_deck read-only cards*locale
Check a 20-card Pokémon TCG Pocket deck against the game's rules (exactly 20 cards, at most 2 copies of a card, at least one Basic Pokémon) and return build advice: missing evoluti…
get_card read-only id*locale
Get one Pokémon TCG Pocket card's available catalog data: HP, attacks with energy costs and damage, abilities, weakness, retreat cost, evolution, artist, rarity, and artwork. Train…
list_locales read-only
List every locale code the catalog has translations for. Pass one as 'locale' to any other tool for localized card, set, and pack names.
list_packs read-only locale
List every Pokémon TCG Pocket booster pack with its id, parent set id, and localized name. Pack ids identify where a printing can be pulled.
list_printings read-only id*locale
List every printing of one card across all sets: printing id, set, collector number, rarity, artist, and canonical page URL. Accepts either a printing id like 'A1-001' or a gamepla…
list_sets read-only locale
List every Pokémon TCG Pocket set with its id and localized name. Use the ids to filter search_cards by set.
search_cards read-only setkindpagehpMaxhpMinquery +7
Search the Pokémon TCG Pocket card catalog by name, attack, ability, artist, or id, with optional filters for set, energy type, stage, card kind, rarity, Trainer subtype, HP range,…
simulate_matchup read-only seeddeckA*deckB*gameslocale
Run two legal 20-card Pokémon TCG Pocket decks through the Battle Lab rules engine using deterministic heuristic AI. Returns wins, draws, failures, average turns/actions, and a sho…
suggest_deck read-only querycardIdlocale
Build a complete, legal 20-card Pokémon TCG Pocket deck around a chosen card. Returns a named archetype, why it works, limitations, and the full card list with copy counts. Trainer…
trial_deck read-only deck*seedgameshandslocale
Solo-trial one legal 20-card Pokémon TCG Pocket deck: opening-hand consistency (Basics per opener, Trainer density, how often each card shows up across sampled hands) plus mirror s…