Back to search
30
MCP

MTG MCP

io.github.nccurry/mtg-mcp

A .NET MCP server for MTG deckbuilding with Scryfall data and Archidekt writeback.

Uptime
0.0%
3 probes
Response
0ms
last probe
Tools
0
callable
Primary URL

Similar MCP servers embedding-nearest

MTG MCP Server
Magic: The Gathering card search, combo lookup, draft analytics, and Commander tools.
0 tools
dccoder/mtg-mcp
Simple MCP server for the Scryfall API to assist with card data and deck building.
0 tools
MTG-MCP
Comprehensive Magic: The Gathering info with rules, cards, combos, and Commander deck generation
0 tools
magic-api-mcp-server
Magic-API MCP Server - A Model Context Protocol server for Magic-API development
0 tools
iflow-mcp_artillect-mtg-mcp-servers
MCP servers for interacting with Magic: The Gathering decks and card information
0 tools
io.github.gregario/mtg-oracle
Magic: The Gathering MCP server — cards, rules, combos, and Commander intelligence
0 tools

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "mtg_mcp": {
      "url": "None",
      "transport": "http"
    }
  }
}