Skip to main content
ClaudeWave

Connect Claude to Disney Lorcana card data: enrich TCGPlayer exports, look up cards, search the card pool, and analyze/build decks.

MCP ServersRegistry oficial6 estrellas0 forksPythonMITActualizado today
ClaudeWave Trust Score
95/100
Verified
Passed
  • Open-source license (MIT)
  • Actively maintained (<30d)
  • Clear description
  • Topics declared
  • Documented (README)
Last scanned: 9/15/2026
Install in Claude Code / Claude Desktop
Method: UVX (Python) · lorcana-mcp
Claude Code CLI
claude mcp add lorcana-mcp -- uvx lorcana-mcp
claude_desktop_config.json (Claude Desktop)
{
  "mcpServers": {
    "lorcana-mcp": {
      "command": "uvx",
      "args": ["lorcana-mcp"]
    }
  }
}
1. Run the command above in your terminal (Claude Code), or paste the JSON config into claude_desktop_config.json (Claude Desktop).
2. Replace any <placeholder> values with your API keys or paths.
3. Restart Claude. The MCP server and its tools appear automatically.
Casos de uso

Resumen de MCP Servers

# lorcana-mcp

[![Tests](https://github.com/IcaroBichir/lorcana-mcp/actions/workflows/tests.yml/badge.svg)](https://github.com/IcaroBichir/lorcana-mcp/actions/workflows/tests.yml)
[![PyPI](https://img.shields.io/pypi/v/lorcana-mcp)](https://pypi.org/project/lorcana-mcp/)
[![Python](https://img.shields.io/pypi/pyversions/lorcana-mcp)](https://pypi.org/project/lorcana-mcp/)
[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](LICENSE)
[![MCP Registry](https://img.shields.io/badge/MCP_Registry-listed-blue)](https://registry.modelcontextprotocol.io/?q=lorcana)
[![mcp.so](https://img.shields.io/badge/mcp.so-lorcana--mcp-orange)](https://mcp.so/server/lorcana-mcp)
[![lorcana-mcp MCP server](https://glama.ai/mcp/servers/IcaroBichir/lorcana-mcp/badges/score.svg)](https://glama.ai/mcp/servers/IcaroBichir/lorcana-mcp)

MCP server that connects Claude to Disney Lorcana card data. Export your collection from TCGPlayer, hand it to Claude, and get it fully enriched with ink cost, stats, keywords, abilities, and format legality — plus a ready-to-import file for [dreamborn.ink](https://dreamborn.ink).

---

## The simple version

**What it does:** plug this into Claude and it becomes a Disney Lorcana expert that knows your actual collection — no more tab-switching between TCGPlayer, dreamborn.ink, and a wiki.

Once it's connected, you can just talk to Claude like:

- 🗂️ **"Enrich my collection at ~/Downloads/export.csv"** — turns a bare TCGPlayer export into a full card database (cost, stats, keywords, abilities) plus a file ready to import into dreamborn.ink
- 🔎 **"What's that card, big pete?"** — finds cards even if you don't remember the exact name or spelling
- 🎴 **"Show me cheap Evasive characters in Amber"** — searches the entire card pool by color, cost, keyword, rarity, whatever
- 🎵 **"Who can sing Be Our Guest for free?"** — finds the best Singer combos for a song
- 📋 **"Is this deck legal? 4x Goofy - Musketeer, 4x..."** — checks curve, colors, and tournament legality of any deck list
- 💰 **"What am I missing to finish this deck, and what would it cost?"** — compares a deck list to your collection and prices the gap with live market data
- 🏗️ **"Build me a Core Constructed Amber/Sapphire deck"** — automatically assembles a legal, curve-balanced decklist from your collection, an ideal build priced to complete, or a full market build
- ✅ **"Is my collection data still accurate?"** — audits your CSV against live card data and flags anything stale

Everything reads from public card APIs plus your own exported CSV — no account, no login, nothing to configure.

### Get it running in under a minute

**Claude Desktop — one click:** download [`lorcana-mcp.mcpb`](https://github.com/IcaroBichir/lorcana-mcp/releases/latest) and double-click it (or **Settings → Extensions → Install extension…**). No terminal, no Python install, nothing to configure.

**Everything else — one command:**

**1. Connect it** (`uvx` fetches it on demand — [install uv](https://docs.astral.sh/uv/) first, or `pip install lorcana-mcp` and drop the `uvx`):
```bash
claude mcp add lorcana -- uvx lorcana-mcp serve
```
Using Claude Desktop config, Cursor, VS Code, Windsurf, Cline, or Zed instead? Every client is covered in **[docs/INSTALL.md](docs/INSTALL.md)**.

**2. Talk to it:**
Export your collection from TCGPlayer (**My Account → My Collection → Export**), then just say:
> "Enrich my collection at /path/to/your/export.csv"

That's it — Claude does the rest. Everything below is reference detail for when you want more control.

---

## Tools

Twelve tools are available in Claude once the server is running:

| Tool                  | What it does |
|-----------------------|---|
| `enrich_csv`          | Enriches a raw TCGPlayer export with Ink, Cost, Type, Subtypes, STR/WIL/Lore, Inkable, Keywords, and Abilities. Writes an enriched CSV and a dreamborn.ink-ready import file next to the input. `refresh_prices=True` also refreshes TCG Market Price with a live tcgcsv.com lookup. |
| `lookup_card`         | Looks up any card by name. Returns full stats, ability text, format legality, and card image URL. |
| `resolve_card`        | Fuzzy-resolves an informal, misspelled, or subtitle-less card name (e.g. "goofy musketeer", "elsa"). Returns a single confident match, a ranked top-3 to disambiguate, or nothing found. |
| `list_printings`      | Lists every printing of a card — or every card sharing a character name — side by side: set, number(s), cost, stats, rarity, per-format legality, and cheapest market price. Optional `fmt` adds a ✓/✗ legality column. For "which printing of X is Core-legal / cheapest?". |
| `search_cards`        | Searches the full card pool by color, type, rarity, set, cost range, keyword, ability text, or subtype — with pagination. |
| `find_song_synergies` | Finds every character that can sing a given song (or a raw cost threshold), split into Singer-keyword discount picks and plain cost-qualifiers. Optionally flags which ones you own. |
| `filter_collection`   | Filters your collection to cards legal in a given format: `core`, `infinity`, `core_zh`, `core_ja`, or `poorcana`. |
| `audit_csv`           | Compares an enriched collection against live API data and reports any stale or wrong fields. |
| `analyze_deck`        | Analyzes a raw deck list (`4x Card Name` per line) for ink curve, inkable split, color split, card types, estimated lore/turn, and Core Constructed legality (60-card min, max 4 copies, ≤2 ink colors). |
| `what_am_i_missing`   | Compares a deck list against your collection: what you already own, what's missing or short, and a live TCGPlayer cost estimate (via tcgcsv.com) to complete it. |
| `build_deck`          | Automatically assembles a legal, curve-balanced ~60-card decklist for an ink pair/format, in one of 3 modes: `collection` (only cards you own), `ideal` (best deck regardless of ownership, priced to complete if you pass a collection CSV), or `market` (best deck, fully priced, ignoring ownership). Also builds for `format="coconut"` — Ravensburger's multiplayer singleton beta (up to 3 ink colors, 1 copy of everything except your chosen Coconut's associated character at up to 4). A heuristic curve/keyword-value builder, not a synergy/combo detector. |
| `get_meta`            | Returns a hand-maintained Core Constructed metagame snapshot: every two-ink pair's tier, rough meta share, and playstyle, plus recent tournament results — optionally filtered to one pair (`ink_colors="Emerald,Steel"`). With `event=` ("nac", "asia", "kobe", …) returns that tournament's full standings and decklists instead. Not a live fetch — there's no free structured feed for this the way there is for card data — so it's a versioned snapshot bundled at release time, and says so explicitly in its own output. |

---

## Listed on

| Directory | Link |
|---|---|
| MCP Registry (official) | [registry.modelcontextprotocol.io](https://registry.modelcontextprotocol.io/?q=lorcana) |
| mcp.so | [mcp.so/server/lorcana-mcp](https://mcp.so/server/lorcana-mcp) |
| PyPI | [pypi.org/project/lorcana-mcp](https://pypi.org/project/lorcana-mcp/) |

---

## Install

You don't have to install anything if you use `uvx` (below) or the Claude Desktop bundle. To install the package explicitly:

```bash
pip install lorcana-mcp
# or:  uv tool install lorcana-mcp
```

From source:

```bash
git clone https://github.com/IcaroBichir/lorcana-mcp
cd lorcana-mcp
pip install .
```

**Claude Desktop bundle:** [`lorcana-mcp.mcpb`](https://github.com/IcaroBichir/lorcana-mcp/releases/latest) on the releases page — a one-click install that bundles its own runtime. Built from [`packaging/mcpb/`](packaging/mcpb/).

---

## Add to your client

`lorcana-mcp` is a **local stdio server** — it runs on your machine, no hosting or API key. **[docs/INSTALL.md](docs/INSTALL.md) is the full guide**, with copy-paste config for every client. The short version:

| Client | Supported | How |
|---|---|---|
| Claude Desktop | ✅ | One-click [`.mcpb` bundle](https://github.com/IcaroBichir/lorcana-mcp/releases/latest), or config below |
| Claude Code | ✅ | `claude mcp add lorcana -- uvx lorcana-mcp serve` |
| Cursor · VS Code · Windsurf · Cline · Zed | ✅ | stdio config — see [docs/INSTALL.md](docs/INSTALL.md) |
| Any other stdio MCP client | ✅ | Command: `uvx lorcana-mcp serve` (or `lorcana-mcp serve` if pip-installed) |
| Claude.ai (web) · ChatGPT | ❌ | Those need a hosted remote server; this one is local-only — see [docs/INSTALL.md](docs/INSTALL.md#what-this-server-cant-do) |

### Claude Code (CLI)

```bash
claude mcp add lorcana -- uvx lorcana-mcp serve
```

### Claude Desktop (manual config)

Easiest is the [one-click bundle](https://github.com/IcaroBichir/lorcana-mcp/releases/latest). To wire it up by hand instead, edit `claude_desktop_config.json` (macOS: `~/Library/Application Support/Claude/`, Windows: `%APPDATA%\Claude\`, or **Settings → Developer → Edit Config**):

```json
{
  "mcpServers": {
    "lorcana": {
      "command": "uvx",
      "args": ["lorcana-mcp", "serve"]
    }
  }
}
```

Use `"command": "lorcana-mcp", "args": ["serve"]` if you installed with `pip` rather than `uv`. Fully quit and reopen Claude Desktop after saving.

---

## Usage

Once the server is connected, just talk to Claude naturally. No slash commands needed.

### Enrich a collection

Export your collection from TCGPlayer → **My Collection → Export CSV**, then:

> "Enrich my collection at /Users/me/Downloads/Lorcana_063026.csv"

Claude will fetch card data from the APIs and write two files next to your input:
- `enriched_Lorcana_063026.csv` — your collection with 10 new columns
- `dreamborn_Lorcana_063026.csv` — ready to import at dreamborn.ink

On re-runs, pass the previous enriched file as a cache to skip already-seen cards:

> "Enrich /Users/me/Downloads/Lorcana_new.csv using /Users/me/lorcana/enriched_Lorcana_old.csv as cache"

To refresh prices on demand without re-exporting from TCGPlayer:

> 
claudeclaude-mcpdisney-lorcanadisney-lorcana-tcglorcanamcpmodel-context-protocoltcg

Lo que la gente pregunta sobre lorcana-mcp

¿Qué es IcaroBichir/lorcana-mcp?

+

IcaroBichir/lorcana-mcp es mcp servers para el ecosistema de Claude AI. Connect Claude to Disney Lorcana card data: enrich TCGPlayer exports, look up cards, search the card pool, and analyze/build decks. Tiene 6 estrellas en GitHub y su última actualización registrada es del 2026-09-14.

¿Cómo se instala lorcana-mcp?

+

Puedes instalar lorcana-mcp clonando el repositorio (https://github.com/IcaroBichir/lorcana-mcp) o siguiendo las instrucciones del README en GitHub. ClaudeWave también te ofrece bloques de instalación rápida en esta misma página.

¿Es seguro usar IcaroBichir/lorcana-mcp?

+

Nuestro agente de seguridad ha analizado IcaroBichir/lorcana-mcp y le ha asignado un Trust Score de 95/100 (tier: Verified). Revisa el desglose completo de comprobaciones superadas y flags en esta página.

¿Quién mantiene IcaroBichir/lorcana-mcp?

+

IcaroBichir/lorcana-mcp es mantenido por IcaroBichir. La última actividad registrada en GitHub es del 2026-09-14, con 0 issues abiertos.

¿Hay alternativas a lorcana-mcp?

+

Sí. En ClaudeWave puedes explorar mcp servers similares en /categories/mcp, ordenados por popularidad o actividad reciente.

Despliega lorcana-mcp en tu cloud

Lleva este repo a producción en minutos. Cada plataforma genera su propio entorno con variables de entorno editables.

¿Mantienes este repo? Añade un badge a tu README

Pega el badge en tu README de GitHub para mostrar que está auditado por ClaudeWave. Cada badge enlaza de vuelta a esta página y muestra el Trust Score actual.

Featured on ClaudeWave: IcaroBichir/lorcana-mcp
[![Featured on ClaudeWave](https://claudewave.com/api/badge/icarobichir-lorcana-mcp)](https://claudewave.com/repo/icarobichir-lorcana-mcp)
<a href="https://claudewave.com/repo/icarobichir-lorcana-mcp"><img src="https://claudewave.com/api/badge/icarobichir-lorcana-mcp" alt="Featured on ClaudeWave: IcaroBichir/lorcana-mcp" width="320" height="64" /></a>

Más MCP Servers

Alternativas a lorcana-mcp