Yu-Gi-Oh

Yu-Gi-Oh MCP Connector for Claude

F

Access the ultimate Yu-Gi-Oh! database — search for cards, explore archetypes, and check set lists directly from your AI agent.

6 tools Official Updated Jun 28, 2026 Official Vinkius Partner

Connect your AI to the most comprehensive Yu-Gi-Oh! card database. Perfect for duelists, collectors, and developers looking for instant card data through natural conversation.

What you can do

  • Card Search — Find detailed stats, descriptions, and images using fuzzy search or specific filters like ATK, DEF, and Level via get_card_info.
  • Archetype Exploration — List all game archetypes to understand deck themes and synergies using list_archetypes.
  • Set Information — Browse all released card sets with list_card_sets and drill down into specific set contents using get_card_set_info.
  • Random Discovery — Pull a random card from the database for inspiration or challenges using get_random_card.
  • Database Health — Check the current version and last update timestamp with check_db_version to ensure you have the latest TCG/OCG data.

How it works

  1. Subscribe to this server
  2. Enter your API credentials
  3. Start querying card data from Claude, Cursor, or any MCP-compatible client

No more manual searching through wikis. Your AI acts as a master duelist with instant access to every card ever printed.

Who is this for?

  • Players & Deck Builders — Quickly check card effects, rulings, and legality without leaving your chat.
  • Collectors — Track set lists and card IDs for inventory management and price checking.
  • Developers — Integrate card data into your own projects or analysis tools using structured queries.
yu-gi-ohtcgcard-gamedeck-buildingtrading-cards

6 tools expose this connector's capabilities to your AI agent.

list_archetypes

List all card archetypes

get_card_info

Retrieve detailed information for one or multiple cards

get_card_set_info

Get information about a specific card set

list_card_sets

List all Yu-Gi-Oh card sets

check_db_version

Check database version

get_random_card

Caching is disabled for this endpoint. Get a random Yu-Gi-Oh card

See how to talk to your AI agent using Yu-Gi-Oh.

Search for card info on 'Blue-Eyes White Dragon'.

I've found the data for 'Blue-Eyes White Dragon'. It's a Level 8 LIGHT Dragon Normal Monster with 3000 ATK and 2500 DEF. It is one of the most iconic cards in the game.

List all Yu-Gi-Oh card sets available.

Fetching card sets... I've retrieved a list of all sets, including classics like 'Legend of Blue Eyes White Dragon' (LOB) and newer releases like 'Phantom Nightmare' (PHNI).

Give me a random Yu-Gi-Oh card.

Drawing a random card... You got 'Pot of Greed'! It's a Spell Card that allows you to draw 2 cards from your deck.

Use the `get_card_info` tool with the `name` or `fname` parameter. The agent will return full metadata including ATK/DEF, Level, Type, and the official card text.

Related Connectors