Skip to content
Back to search
30
MCP http

Magic The Gathering Card Search

x402/magic-the-gathering-card-search

Searches Magic: The Gathering cards by name and returns matching card data (mana cost, type, rarity, set) from the magicthegathering.io API. [x402: $0.07/call on base, category=data]

Uptime
0.0%
8 probes
Response
0ms
last probe
Tools
0
callable

Similar MCP servers embedding-nearest

Pokemon TCG Card Search
Searches Pokemon Trading Card Game cards by name and returns matching card metadata (set, rarity, supertype) from the Pokemon TCG API. [x402
0 tools · http
io.github.matthewdtowles/iwantmymtg-mcp
Query Magic: The Gathering cards, sets, and prices and manage your I Want My MTG collection.
0 tools
MTG Deck Manager
Integrates with Magic: The Gathering resources to enable deck management, card drawing, hand manipulation, and Scryfall API searches for com
0 tools
Scryfall
Integrates with the Scryfall Magic: The Gathering API to enable card searches, retrieval of card details, rulings, and pricing information f
0 tools
Mythic Index
MTG card prices, deck analysis, and investment intelligence — 19 tools over the Mythic Index API.
0 tools
MTG-MCP
Comprehensive Magic: The Gathering info with rules, cards, combos, and Commander deck generation
0 tools

How to use

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

{
  "mcpServers": {
    "magic_the_gathering_card_search": {
      "url": "https://proxy.suverse.io/v1/data/suverse-tcg-mtg-cards",
      "transport": "http"
    }
  }
}