MCP ServerSTDIOOfficialv3.0.0

MTG MCP Server MCP Server

Magic: The Gathering card search, combo lookup, draft analytics, and Commander tools.

io.github.j4th/mtg-mcp-server

Hosted URL

https://github.com/j4th/mtg-mcp-server

Transport

STDIO

Auth

No auth required

Connect to MTG MCP Server

Hosted endpoint — paste into any MCP client.

https://github.com/j4th/mtg-mcp-server

Environment variables

Configuration this server reads at startup.

  • MTG_MCP_TRANSPORT

    Server transport — 'stdio' (default) or 'http'

  • MTG_MCP_HTTP_PORT

    HTTP port when transport is 'http'

  • MTG_MCP_LOG_LEVEL

    Logging level — DEBUG, INFO, WARNING, or ERROR

  • MTG_MCP_ENABLE_17LANDS

    Enable 17Lands draft analytics backend

  • MTG_MCP_ENABLE_EDHREC

    Enable EDHREC commander metagame backend (uses undocumented endpoints)

  • MTG_MCP_ENABLE_BULK_DATA

    Enable Scryfall Oracle Cards bulk data for rate-limit-free lookups (~30 MB download)

  • MTG_MCP_SCRYFALL_RATE_LIMIT_MS

    Minimum delay between Scryfall API calls in milliseconds

  • MTG_MCP_BULK_DATA_REFRESH_HOURS

    Hours between Scryfall bulk data refreshes

  • MTG_MCP_ENABLE_RULES

    Enable Comprehensive Rules engine for rules lookup and keyword tools

  • MTG_MCP_DISABLE_CACHE

    Disable in-memory TTL caching (useful for testing)

  • MTG_MCP_ENABLE_MOXFIELD

    Enable Moxfield deck search and import backend (reverse-engineered API)

  • MTG_MCP_ENABLE_SPICERACK

    Enable Spicerack tournament results backend

  • MTG_MCP_ENABLE_MTGGOLDFISH

    Enable MTGGoldfish metagame data backend (HTML scraping)

Resources

Where to find authoritative docs and source for MTG MCP Server.

Try MTG MCP Server with 30+ AI models

Open MCP Agent Studio and connect this server to Claude, GPT, Gemini, DeepSeek and more — no install required.

Open Agent Studio

Related servers

More on MCP Playground