Disney Lorcana MCP runs on your own machine — the client starts it, so there is no endpoint to ping. Last commit 7 Sep 2026.
MCP server for Disney Lorcana TCG: card search, deck validation, stats, and deck import/export
Today is the operative word: we check Disney Lorcana MCP every 15 minutes and re-read its code on every release. Watch it and you find out the day that stops being true.
This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.
claude mcp add lorcana-mcp -- uvx lorcana-cards-mcp
{
"mcpServers": {
"lorcana-mcp": {
"args": [
"lorcana-cards-mcp"
],
"command": "uvx"
}
}
}
[mcp_servers.lorcana-mcp]
command = "uvx"
args = ["lorcana-cards-mcp"]
{
"mcpServers": {
"lorcana-mcp": {
"args": [
"lorcana-cards-mcp"
],
"command": "uvx"
}
}
}
{
"mcpServers": {
"lorcana-mcp": {
"args": [
"lorcana-cards-mcp"
],
"command": "uvx"
}
}
}
MCP server for Disney Lorcana TCG: enrich collections, search cards, build decks, audit data.
Disney Lorcana TCG MCP server with card search, deck analysis, ink curves, and set browsing
Notion MCP server — search, export, and import pages as markdown
Windows AutoCAD MCP server for handle-first CAD automation, validation, and drawing exports.
Paid remote MCP for server-card validation, auth checks, trust packets, and readiness.
MCP server for cron expression parsing, validation, and scheduling.
Stdio MCP server for MCHS schemas, validation, support status, and evidence.
CSVBox MCP server for creating, updating, validating and generating CSVBox importer sheets.
Answers built from our own checks of this server.