MCP server for Disney Lorcana TCG — enrich TCGPlayer collection exports, look up card stats and format legality, and filter by Core / Infinity / Poorcana
Server Config
{
"mcpServers": {
"lorcana": {
"command": "lorcana-mcp",
"args": [
"serve"
]
}
}
}