Skip to content
Claude Desktop

scryfall mcp for Claude Desktop

io.github.mrfentmen/scryfall-mcp

Use this MCP server to Scryfall, Magic: The Gathering card database with rulings, printings, and...

client:Claude Desktop transport:stdio runtime:npm

Install scryfall mcp in Claude Desktop

~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json

{
  "mcpServers": {
    "scryfall-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "scryfall-mcp"
      ]
    }
  }
}

Settings → Developer → Edit Config opens this file. Restart the app after saving. Claude Desktop docs

scryfall mcp in other clients