Loomal

lorcana-oracle

MCP server by github.com/gregario/lorcana-oracle

Disney Lorcana TCG MCP server with card search, deck analysis, ink curves, and set browsing

1 starsnpm: lorcana-oracle

About lorcana-oracle

lorcana-oracle is an MCP (Model Context Protocol) server published by gregario in the official MCP registry, listed under Search on Loomal. Disney Lorcana TCG MCP server with card search, deck analysis, ink curves, and set browsing

It ships as an npm package (lorcana-oracle), so any MCP client that can launch a local process can run it.

Development happens in the open at github.com/gregario/lorcana-oracle, where the project has earned 1 GitHub stars.

Use lorcana-oracle with your agent

Claude Code · one command
claude mcp add lorcana-oracle -- npx -y lorcana-oracle
Claude Desktop, Cursor & other MCP clients · config
{
  "mcpServers": {
    "lorcana-oracle": {
      "command": "npx",
      "args": [
        "-y",
        "lorcana-oracle"
      ]
    }
  }
}
npmlorcana-oracle

Frequently asked questions

What is lorcana-oracle?
lorcana-oracle is an MCP (Model Context Protocol) server by gregario in the Search category. Disney Lorcana TCG MCP server with card search, deck analysis, ink curves, and set browsing
How do I connect lorcana-oracle to Claude, Cursor, or another MCP client?
Install lorcana-oracle from its npm package (lorcana-oracle) and register it under "mcpServers" in your client's MCP configuration — for example claude_desktop_config.json or Cursor's mcp.json — then restart the client.
Is lorcana-oracle open source?
Yes — the source code is public at github.com/gregario/lorcana-oracle, with 1 GitHub stars.
Can AI agents pay to use lorcana-oracle?
Not yet through Loomal — lorcana-oracle is listed as a free directory entry. If its maintainer verifies ownership, they can set per-call USDC pricing that agents pay over x402, with settlement on Base.

Listing data from the official MCP registry and GitHub, refreshed periodically. Not affiliated with the maintainer unless claimed. Maintain lorcana-oracle? Claim this listing free by verifying GitHub ownership, or contact us.