Artificial-Planeswalker

Sathias23/Artificial-Planeswalker
★ 0 stars Python AI/LLM Updated 1d ago
An intelligent Magic: The Gathering deck-building assistant, exposed as a local MCP server over a Scryfall card database.
View on GitHub → 🔍 Audit Wallet Slippage →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "artificial-planeswal": {
      "command": "uvx",
      "args": [
        "artificial-planeswalker"
      ]
    }
  }
}

Or install with pip: pip install artificial-planeswalker

README Excerpt

An intelligent **Magic: The Gathering** deck-building assistant, exposed as a local Card lookup, multi-format deck validation, mana-curve and synergy analysis, **deck power assessment**, and **local semantic card search** — all driven by your MCP client (Claude Code, Claude Desktop, Cursor, …). The server is **stateless** and makes **no LLM calls** of its own, so **no API key is required**: