
Lorcana MCP
Give agents structured search, exploration, and aggregation over Disney Lorcana card data for deck tools, bots, or hobby apps you are building.
Overview
Lorcana MCP is a MCP server for the Build phase that lets agents search, explore, and aggregate Disney Lorcana card data over stdio.
What is this MCP server?
- Lorcana MCP v2.1.0 distributed as OCI image ghcr.io/danielenricocahall/lorcana-mcp:2.1.0.
- stdio transport for MCP clients.
- Search, explore, and aggregate Disney Lorcana cards via dedicated tools.
- Suited to deck builders, rules assistants, and trading-card content agents.
- Domain data MCP—not a general web scraper or ecommerce payments integration.
- Server version 2.1.0
- OCI package ghcr.io/danielenricocahall/lorcana-mcp:2.1.0
- stdio transport in published schema
Community signal: 1 GitHub stars.
What problem does it solve?
Lorcana deck and content projects stall when agents guess card names, inks, and stats instead of querying authoritative card data.
Who is it for?
Indie developers building Lorcana assistants, deck tools, or card-aware agents who want a ready-made domain MCP layer.
Skip if: Non-Lorcana products, production ecommerce checkout, or teams needing official Disney licensing workflows beyond public card exploration APIs.
What do I get? / Deliverables
After you register the ghcr.io Lorcana MCP image, your agent can pull structured Lorcana card search and aggregation into app and bot builds.
- MCP tools for Lorcana card search and exploration
- Aggregated card context for agent-driven deck and content features
- Version-pinned OCI deployment (2.1.0)
Recommended MCP Servers
Journey fit
Card search and aggregation MCP is builder-facing agent tooling while you implement a Lorcana-related product or side project. Agent-tooling is the canonical shelf for domain-specific MCP data layers—not generic Idea research or production monitoring.
How it compares
TCG card-data MCP—not a generic database connector or marketplace skill pack.
Common Questions / FAQ
Who is Lorcana MCP for?
Solo builders and hobby developers making Lorcana-focused agents, deck apps, or content tools who need MCP-backed card search and aggregation.
When should I use Lorcana MCP?
Use it during Build agent-tooling when your product conversation depends on accurate Disney Lorcana card lookup and exploration.
How do I add Lorcana MCP to my agent?
Pull OCI image ghcr.io/danielenricocahall/lorcana-mcp:2.1.0, run it with stdio MCP configuration in Claude Code, Cursor, or another compatible client.