Magic: The Gathering MCP server — cards, rules, combos, and Commander intelligence
| Tool name | Description | Destructive? |
|---|---|---|
| test_tool | ✓ no | |
| test_refined | ✓ no | |
| test_union | ✓ no | |
| search_cards | ✓ no | |
| get_card | ✓ no |
| get_rulings | ✓ no | |
| check_legality | ✓ no | |
| search_by_mechanic | ✓ no | |
| lookup_rule | ✓ no | |
| get_glossary | ✓ no | |
| get_keyword | ✓ no | |
| analyze_commander | ✓ no | |
| find_combos | ✓ no | |
| find_synergies | ✓ no | |
| get_format_staples⚠ | ⚠ yes | |
| get_prices | ✓ no | |
| analyze_deck | ✓ no |
{
"mcpServers": {
"iogithubgregariomtg-oracle": {
"command": "npx",
"args": [
"-y",
"mtg-oracle"
]
}
}
}