Skip to content
Windsurf

mtg mcp for Windsurf

io.github.mrfentmen/mtg-mcp

Magic the Gathering cards from MTG API. No key required.

client:Windsurf transport:stdio runtime:npm

Install mtg mcp in Windsurf

~/.codeium/windsurf/mcp_config.json · windows: %USERPROFILE%\.codeium\windsurf\mcp_config.json

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

Global only — Windsurf has no per-project MCP config. Refresh Cascade after saving. Windsurf docs

mtg mcp in other clients