MTG-MCP✓
io.github.wtfregia/mtg-mcp · v0.1.3
v0.1.3▦ pypi pypi: mtg-mcp
{}server.json
The full server descriptor as registered with IndusMCP.
{
"$schema": "https://static.modelcontextprotocol.io/schemas/2025-10-17/server.schema.json",
"name": "io.github.wtfregia/mtg-mcp",
"description": "Comprehensive Magic: The Gathering info with rules, cards, combos, and Commander deck generation",
"title": "MTG-MCP",
"version": "0.1.3",
"packages": [
{
"registryType": "pypi",
"identifier": "mtg-mcp",
"version": "0.1.3",
"transport": {
"type": "stdio"
}
}
],
"_meta": {
"dev.indusmcp/source": "official-registry-mirror",
"dev.indusmcp/synced": "2026-05-12"
}
}