Skip to content
Back to search
30
MCP http

Pokemon TCG Card Search

x402/pokemon-tcg-card-search

Searches Pokemon Trading Card Game cards by name and returns matching card metadata (set, rarity, supertype) from the Pokemon TCG API. [x402: $0.07/call on base, category=data]

Uptime
0.0%
8 probes
Response
0ms
last probe
Tools
0
callable

Similar MCP servers embedding-nearest

Magic The Gathering Card Search
Searches Magic: The Gathering cards by name and returns matching card data (mana cost, type, rarity, set) from the magicthegathering.io API.
0 tools · http
Tcgdex
TCGdex MCP — multi-language open trading card game database (Pokémon TCG and more).
0 tools · streamable-http
Pokemon Data Lookup
Look up a Pokemon by name from PokeAPI, no key. Returns types, stats, abilities, height, and weight. For AI agents in games, trivia, and ent
0 tools · http
@n8n-dev/n8n-nodes-tcgdex
Multilanguage Pokémon TCG Database with Cards Pictures and most of the informations contained on the cards
0 tools
Pokemon Pokedex Lookup
Returns full Pokedex data for a Pokemon by name or id (types, height, weight, base stats, abilities) from PokeAPI. [x402: $0.05/call on base
0 tools · http
TCG MCP
Pokemon TCG MCP server: PSA grading, collection management, and multi-provider pricing.
0 tools

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "pokemon_tcg_card_search": {
      "url": "https://proxy.suverse.io/v1/data/suverse-tcg-pokemon-cards",
      "transport": "http"
    }
  }
}