scryfall-mcp

bmurdock/scryfall-mcp
★ 1 stars TypeScript Search Updated 2d ago
MCP server for Scryfall-backed Magic: The Gathering search, rules, and deckbuilding workflows
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": {
    "scryfall-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "bmurdock/scryfall-mcp"
      ]
    }
  }
}

README Excerpt

Scryfall-backed MCP server for Magic: The Gathering search, rules lookup, pricing, set discovery, and deckbuilding workflows. The project currently supports: - `stdio` as the primary transport for local MCP clients - local-first Streamable HTTP via `src/http.ts` - 15 MCP tools, 3 resources, and 2 prompts

Tools (20)

CACHE_MAX_MEMORY_MBCACHE_MAX_SIZEHEALTHCHECK_DEEPHTTP_ALLOWED_ORIGINSHTTP_AUTH_TOKENHTTP_HEALTH_PATHHTTP_HOSTHTTP_MAX_BODY_BYTESHTTP_MCP_PATHHTTP_PORTHTTP_SESSION_CLEANUP_INTERVAL_MSHTTP_SESSION_IDLE_MSHTTP_TRUST_PROXY_TLSLOG_LEVELNODE_ENVRATE_LIMIT_MSRATE_LIMIT_QUEUE_MAXSCRYFALL_TIMEOUT_MSSCRYFALL_USER_AGENTanalyze_card

Topics

deckbuildingmagic-the-gatheringmcpmodel-context-protocolmtgscryfalltypescript