MCP server for the Pokémon TCG API: search cards, sets, illustrators and prices from any MCP client.
Inferred from the transports this listing declares (stdio). A client not listed here hasn’t been ruled out — it just isn’t something Forge can confirm.
PTCG_API_KEYAPI keyrequiredAPI key for pokemontcgapi.com, needed by seven of the eight tools. POST /v1/accounts/free returns one without a dashboard or a card.
Declared by the author in the official MCP registry. Forge does not store, broker, or ever see these values — the config below is scaffolded with placeholders you fill in locally.
Verification confirms publisher identity (repo ownership), not code safety. The security scan covers known CVEs and suspicious install scripts.
Read out of the source npm actually ships, at scan time. The package was never executed. Tools registered dynamically at runtime, or hidden inside bundled or minified code, can be missed — so this is a floor on the tool surface, not a complete census of it.
ptcg_search_cardsSearch the Pokémon TCG card catalogue by name, set, print region, rarity, artist or release window.Search the Pokémon TCG card catalogue by name, set, print region, rarity, artist or release window.
No input schema was published for this tool.
ptcg_get_cardsFetch one or many cards by id, in a single call. Ids are the printed coordinate — set code, dash,Fetch one or many cards by id, in a single call. Ids are the printed coordinate — set code, dash,
No input schema was published for this tool.
ptcg_get_card_pricesEvery current price observation for one card, each with its source, basis, printing, grade, sampleEvery current price observation for one card, each with its source, basis, printing, grade, sample
No input schema was published for this tool.
ptcg_list_setsEvery set with its code, series, print region, release date and, where we hold it, printed total: no Japanese set has one. One call answersEvery set with its code, series, print region, release date and, where we hold it, printed total: no Japanese set has one. One call answers
No input schema was published for this tool.
ptcg_get_referenceThe exact strings the catalogue uses for types, supertypes, subtypes and rarities. Call this beforeThe exact strings the catalogue uses for types, supertypes, subtypes and rarities. Call this before
No input schema was published for this tool.
ptcg_list_artistsIllustrators with the number of cards each has drawn, deduplicated across 30 years of printings.Illustrators with the number of cards each has drawn, deduplicated across 30 years of printings.
No input schema was published for this tool.
ptcg_get_catalogue_statusLive counts and coverage for the catalogue: sets per print region, card total, which locales carryLive counts and coverage for the catalogue: sets per print region, card total, which locales carry
No input schema was published for this tool.
ptcg_identify_card_from_imageRecognise a Pokemon card from a photograph and return ranked candidates. Use this instead of guessingRecognise a Pokemon card from a photograph and return ranked candidates. Use this instead of guessing
No input schema was published for this tool.
8 of 8 tools published a description.
Tool names and descriptions are written by the publisher and shown verbatim as inert text. They are the strings an MCP client passes to a model, so Forge scans them for prompt-injection patterns — any finding appears with the security scan above. “Privileged” is a keyword match on the tool name, not an audit of what the tool does: a benign-sounding name can still do anything.
MCP server for the Pokémon TCG API: search cards, sets, illustrators and prices from any MCP client.
Linked names open Forge’s index of every entry observed exposing that tool. Browse all indexed tools.