← All servers
πŸ”

MTG MCP ServerVerifiedπŸ›‘ No advisories

io.github.j4th/mtg-mcp-server
New to MCP? Start here β†’
0β˜… stars
0weekly installs
3 months agolast release

Provenancewhere it came from, and what was verified

βœ“
Verified namespace

Published to the official MCP registry by github.com/j4th, which proved it owns this namespace.

Verified owner: github.com/j4th β†—io.github.j4th/mtg-mcp-server

πŸ›‘ Permissions & trustwhat this server can touch before you run it

βœ“
Configuration
Reads MTG_MCP_TRANSPORT, MTG_MCP_HTTP_PORT, MTG_MCP_LOG_LEVEL, MTG_MCP_ENABLE_17LANDS, MTG_MCP_ENABLE_EDHREC, MTG_MCP_ENABLE_BULK_DATA, ….

About

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

Packages & transports

pypimtg-mcp-serverv3.0.0 Β· uvx

Metadata

Categorysearch
Add to your client
Pick your client, copy, paste into its config. That's the whole setup.
~/.claude/claude_desktop_config.json
{
  "mcpServers": {
    "mtg_mcp_server": {
      "command": "uvx",
      "args": [
        "mtg-mcp-server"
      ]
    }
  }
}

β–Ά Try itrun it locally

This is a local server, so it runs on your machine, not ours. Paste this to open it in the official MCP Inspector and poke at its tools:

npx @modelcontextprotocol/inspector uvx mtg-mcp-server