Loading languages...
MC

mcp-server-mtg-assistant

@0010aor1

A Model Context Protocol server that provides Magic: The Gathering card information fetching capabilities using the Scryfall API.

mtg
magic-the-gathering
scryfall
card-information
mcp-server

# mcpServer Config

{
  "mcpServers": {
    "mtg-assistant": {
      "command": "uv",
      "args": [
        "--directory",
        "/path/to/mcp-servers/mcp-mtg-assistant",
        "run",
        "mcp-server-mtg-assistant"
      ]
    }
  }
}

# stdio

uv --directory <path-to-mcp-mtg-assistant> run mcp-server-mtg-assistant
Transport:
stdio
语言:
Python
创建时间:4/17/2025
更新时间:4/18/2025