Loomal

mtg-oracle

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

Magic: The Gathering MCP server — cards, rules, combos, and Commander intelligence

3 starsnpm: mtg-oracle

About mtg-oracle

mtg-oracle is an MCP (Model Context Protocol) server published by gregario in the official MCP registry. Magic: The Gathering MCP server — cards, rules, combos, and Commander intelligence

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

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

Use mtg-oracle with your agent

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

Frequently asked questions

What is mtg-oracle?
mtg-oracle is an MCP (Model Context Protocol) server by gregario. Magic: The Gathering MCP server — cards, rules, combos, and Commander intelligence
How do I connect mtg-oracle to Claude, Cursor, or another MCP client?
Install mtg-oracle from its npm package (mtg-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 mtg-oracle open source?
Yes — the source code is public at github.com/gregario/mtg-oracle, with 3 GitHub stars.
Can AI agents pay to use mtg-oracle?
Not yet through Loomal — mtg-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 mtg-oracle? Claim this listing free by verifying GitHub ownership, or contact us.