← back to MCP Servers

Mystic Forge

A unified MCP server for Magic: The Gathering. Card search, pricing, commander recommendations, deck reading, and validation — all in one place. Connect via Claude Desktop or any MCP-compatible client.

Tool Groups
🃏 Scryfall
Search cards, look up pricing across printings, find by name, or get a random card.
scryfall_search scryfall_named scryfall_price scryfall_price_list scryfall_random
⚔️ EDHRec
Commander deck recommendations, top cards by theme or color, combo lookups, average decklists, and community salt scores.
edhrec_commander edhrec_recommendations edhrec_top_cards edhrec_combos edhrec_average_deck edhrec_salt
📚 Archidekt
Fetch public decks, browse a user's decklists, export decks, or generate Archidekt-importable lists with categories and labels.
archidekt_deck archidekt_user_decks archidekt_export format_archidekt
Validation
Verify card names, deck size, color identity, and validate full Archidekt decks including categories.
validate_decklist validate_archidekt_deck
Commander Spellbook
Search for infinite combos and synergies from the Commander Spellbook database, with step-by-step instructions.
spellbook_combos spellbook_card_combos
📜 Rulings
Official Wizards of the Coast rulings for any card — interactions, edge cases, and errata.
scryfall_rulings
🃏 Precon Decks
Search and fetch preconstructed decklists from 2700+ official decks, with Archidekt export.
precon_search precon_decklist precon_export
MCP Endpoint
https://mcp.kautiontape.com/mtg/mcp

Quick Setup

Add to your Claude Desktop config (claude_desktop_config.json) under mcpServers:

{
  "mcpServers": {
    "mystic-forge": {
      "url": "https://mcp.kautiontape.com/mtg/mcp"
    }
  }
}

No authentication required. All 23 tools are available through a single connection.