Live Magic: The Gathering market data. Search 114K+ cards, track price movements, get market signals, and AI-powered card analysis. Free tier: 1,000 API calls/month. Premium: $29/mo for unlimited access, webhooks, and AI analysis.
Server Config
{
"mcpServers": {
"cardmind": {
"command": "npx",
"args": [
"-y",
"mcp-remote",
"https://api.cardmind.app/mcp",
"--header",
"Authorization: Bearer YOUR_API_KEY"
]
}
}
}