You're viewing a demo portfolio

Join the waitlist
PRSM

search_cards

Active

Tool of mcp-ygoprodeck

declared in 0.1.0

Search Yu-Gi-Oh! trading card game (TCG) cards by name (fuzzy), card type, attribute, monster race/type, archetype, or level. Returns matching cards with names, types, descriptions, ATK/DEF, attributes, archetypes, images, and TCGplayer card prices.

Parameters schema

{
  "type": "object",
  "properties": {
    "num": {
      "type": "number",
      "description": "Number of results to return (default 20, max 50)."
    },
    "name": {
      "type": "string",
      "description": "Fuzzy card name match, e.g. \"Dark Magician\", \"Blue-Eyes\"."
    },
    "race": {
      "type": "string",
      "description": "Monster type/race, e.g. 'Spellcaster', 'Dragon', 'Warrior'. For Spell/Trap, the property e.g. 'Continuous', 'Quick-Play'."
    },
    "type": {
      "type": "string",
      "description": "Card type, e.g. 'Effect Monster', 'Normal Monster', 'Spell Card', 'Trap Card', 'XYZ Monster'."
    },
    "level": {
      "type": "number",
      "description": "Monster level/rank, e.g. 7."
    },
    "offset": {
      "type": "number",
      "description": "Pagination offset (default 0)."
    },
    "archetype": {
      "type": "string",
      "description": "Card archetype, e.g. \"Blue-Eyes\", \"Dark Magician\", \"Sky Striker\"."
    },
    "attribute": {
      "type": "string",
      "description": "Monster attribute, e.g. 'DARK', 'LIGHT', 'EARTH', 'WATER', 'FIRE', 'WIND', 'DIVINE'."
    }
  }
}

What this tool wraps· 0 endpoints

min confidence0.700.50

No endpoints wrapped at confidence ≥ 0.70.

Parent server

mcp-ygoprodeck

https://github.com/pipeworx-io/mcp-ygoprodeck

2/7 registries
View full server →