Pulls Disney Lorcana card data from a daily-refreshed snapshot, caches it locally, and exposes search, aggregation, and deck management tools over MCP. You get fuzzy card name resolution, keyword and stat filtering, deck validation against official rules (60-card minimum, two-ink limit, four copies max), and export to Dreamborn/Pixelborn formats. The server includes a build_deck prompt that walks through assembling legal decklists by color and playstyle. All card data lives in memory for fast filtering, and you can choose between standard JSON responses or TOON format to save tokens. Useful if you're building deck analysis tools, card recommendation flows, or format legality checkers without managing your own Lorcana data pipeline.
claude mcp add --transport stdio danielenricocahall-lorcana-mcp uvx lorcana-mcp