Back to directory
dbeltra/scryfall-mcp

dbeltra/scryfall-mcp

@dbeltra0

An MCP server that interfaces with the Scryfall API to fetch detailed Magic: The Gathering card data

mtgscryfallmagic-the-gatheringcard-dataentertainment

Installation & Configuration

{
  "mcpServers": {
    "scryfall": {
      "command": "/ABSOLUTE/PATH/TO/BIN/uv",
      "args": [
        "--directory",
        "/ABSOLUTE/PATH/TO/mcp-server",
        "run",
        "scryfall.py"
      ]
    }
  }
}

Information

Transport
stdio
Language
Python
Created
2025/4/20
Updated
2025/4/24