Skip to content
Cline

MTG-MCP for Cline

io.github.wtfregia/mtg-mcp

Comprehensive Magic: The Gathering info with rules, cards, combos, and Commander deck generation

client:Cline transport:stdio runtime:pypi

Install MTG-MCP in Cline

~/Library/Application Support/Code/User/globalStorage/saoudrizwan.claude-dev/settings/cline_mcp_settings.json · windows: %APPDATA%\Code\User\globalStorage\saoudrizwan.claude-dev\settings\cline_mcp_settings.json

{
  "mcpServers": {
    "mtg-mcp": {
      "command": "uvx",
      "args": [
        "mtg-mcp"
      ]
    }
  }
}

Cline's MCP Servers pane edits this file for you if you would rather not find it. Cline docs

MTG-MCP in other clients