MTG MCP Server MCP
v3.0.0io.github.j4th/mtg-mcp-server
Magic: The Gathering card search, combo lookup, draft analytics, and Commander tools.
transport:stdio
runtime:pypi
Target client
run in your project directory
claude mcp add mtg-mcp-server -e MTG_MCP_TRANSPORT=<MTG_MCP_TRANSPORT> -e MTG_MCP_HTTP_PORT=<MTG_MCP_HTTP_PORT> -e MTG_MCP_LOG_LEVEL=<MTG_MCP_LOG_LEVEL> -e MTG_MCP_ENABLE_17LANDS=<MTG_MCP_ENABLE_17LANDS> -e MTG_MCP_ENABLE_EDHREC=<MTG_MCP_ENABLE_EDHREC> -e MTG_MCP_ENABLE_BULK_DATA=<MTG_MCP_ENABLE_BULK_DATA> -e MTG_MCP_SCRYFALL_RATE_LIMIT_MS=<MTG_MCP_SCRYFALL_RATE_LIMIT_MS> -e MTG_MCP_BULK_DATA_REFRESH_HOURS=<MTG_MCP_BULK_DATA_REFRESH_HOURS> -e MTG_MCP_ENABLE_RULES=<MTG_MCP_ENABLE_RULES> -e MTG_MCP_DISABLE_CACHE=<MTG_MCP_DISABLE_CACHE> -e MTG_MCP_ENABLE_MOXFIELD=<MTG_MCP_ENABLE_MOXFIELD> -e MTG_MCP_ENABLE_SPICERACK=<MTG_MCP_ENABLE_SPICERACK> -e MTG_MCP_ENABLE_MTGGOLDFISH=<MTG_MCP_ENABLE_MTGGOLDFISH> -- uvx mtg-mcp-server
Adds it for this project only. Append --scope user to make it available everywhere. Claude Code docs
This listing does not declare its tools. Connect the server and your client will discover them on the handshake.