Skip to content
Claude Code

Pokémon TCG API for Claude Code

com.pokemontcgapi/mcp

English, Japanese and Chinese Pokémon cards: search, sets, illustrators, prices, photo lookup.

client:Claude Code transport:stdio runtime:npm

Install Pokémon TCG API in Claude Code

run in your project directory

Held in this page only — never stored, logged, or sent anywhere but back to your screen.

claude mcp add mcp -e PTCG_API_KEY=<PTCG_API_KEY> -e PTCG_BASE_URL=<PTCG_BASE_URL> -- npx -y @pokemontcgapi/mcp

Adds it for this project only. Append --scope user to make it available everywhere. Claude Code docs

Pokémon TCG API in other clients