MCP server for I Want My MTG - query cards/sets and manage your collection from Claude Desktop, Claude Code, Cursor, and other MCP clients.
{
"mcpServers": {
"iwantmymtg-1": {
"command": "npx",
"args": [
"-y",
"iwantmymtg-mcp"
]
}
}
}