MTG-MCP for Claude Desktop
io.github.wtfregia/mtg-mcp
Comprehensive Magic: The Gathering info with rules, cards, combos, and Commander deck generation
client:Claude Desktop
transport:stdio
runtime:pypi
Install MTG-MCP in Claude Desktop
~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json
{
"mcpServers": {
"mtg-mcp": {
"command": "uvx",
"args": [
"mtg-mcp"
]
}
}
}
Settings → Developer → Edit Config opens this file. Restart the app after saving. Claude Desktop docs