Skip to content
Cline

scryfall mcp for Cline

io.github.mrfentmen/scryfall-mcp

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

client:Cline transport:stdio runtime:npm

Install scryfall mcp in Cline

~/Library/Application Support/Code/User/globalStorage/saoudrizwan.claude-dev/settings/cline_mcp_settings.json · windows: %APPDATA%\Code\User\globalStorage\saoudrizwan.claude-dev\settings\cline_mcp_settings.json

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

Cline's MCP Servers pane edits this file for you if you would rather not find it. Cline docs

scryfall mcp in other clients