Scryfall

Scryfall MCP Connector for Claude

F

Access the ultimate Magic: The Gathering database — search cards, fetch rulings, and explore sets directly from your AI agent.

19 tools Official Updated Jun 28, 2026 Official Vinkius Partner

Integrate Scryfall, the most powerful Magic: The Gathering API, into your AI workflow. Whether you are a deck builder, a collector, or a developer, this server provides instant access to the entire history of MTG through natural conversation.

What you can do

  • Advanced Card Search — Use the search_cards tool with full Scryfall syntax support (e.g., search by type, color, mana value, or oracle text)
  • Exact & Fuzzy Matching — Quickly find specific cards like 'Black Lotus' or 'Jace' using get_card_named without needing exact spelling
  • Set & Expansion Data — Browse the history of Magic by listing all sets or fetching specific expansion details with list_sets and get_set_by_code
  • Rules & Rulings — Retrieve official judge rulings and oracle text to resolve complex card interactions instantly
  • Collection Management — Fetch multiple cards at once using various identifiers (ID, name, or collector number) for deck analysis

How it works

  1. Subscribe to this server
  2. Enter an optional User-Agent string to identify your requests
  3. Start querying the multiverse from Claude, Cursor, or any MCP-compatible client

No more manual searching through browser tabs to check a card's legality or current price. Your AI acts as a master librarian for all things Magic.

Who is this for?

  • Players & Deck Builders — quickly check card synergies and rulings while discussing strategies
  • Collectors — retrieve precise set information and collector numbers for inventory management
  • Developers — integrate MTG data into coding projects or custom tools directly from the IDE
magic-the-gatheringmtgcard-databasetrading-card-gamescryfall

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

autocomplete_cards

Get card name suggestions

get_bulk_data_by_type

Get a specific bulk data file by type

get_card_by_arena_id

Get a card by Arena ID

get_card_by_id

Get a card by Scryfall ID

get_card_by_mtgo_id

Get a card by MTGO ID

get_card_by_multiverse_id

Get a card by Multiverse ID

get_card_by_set_number

Get a card by set code and collector number

get_catalog

Get a catalog of Magic data points

get_cards_collection

Get a collection of cards by identifiers

list_bulk_data

List all bulk data files

list_sets

List all Magic sets

list_symbology

List all card symbols

get_card_named

Get a card by exact or fuzzy name

parse_mana

Parse a mana string

get_rulings_by_id

Get rulings for a card by Scryfall ID

get_rulings_by_set_number

Get rulings for a card by set code and collector number

search_cards

Search for Magic cards

get_set_by_code

Get a set by its code

get_set_by_id

Get a set by its Scryfall ID

See how to talk to your AI agent using Scryfall.

Search for all legendary dragons that are red and cost 5 mana or less.

I found several cards matching your criteria, including 'Lathliss, Dragon Queen' and 'Rith, Liberated Primeval'. Would you like to see the full details for any of these?

Get the card details for 'Sol Ring'.

Sol Ring is a legendary artifact that costs 1 generic mana. Its ability is '{T}: Add {C}{C}'. It has been printed in many sets, including Alpha and Commander editions.

List all Magic: The Gathering sets released in 2023.

In 2023, Scryfall records several major releases including 'Phyrexia: All Will Be One' (ONE), 'March of the Machine' (MOM), and 'Wilds of Eldraine' (WOE).

Yes! The `search_cards` tool accepts any valid Scryfall search query, allowing you to filter by type, color, mana cost, power/toughness, and more.

Related Connectors