nathanmartins/mtg-mcp
A Model Context Protocol (MCP) server for Magic: The Gathering Commander format, providing comprehensive card information, rulings, pricing, and deck validation tools.
Platform-specific configuration:
{
"mcpServers": {
"mtg-mcp": {
"command": "npx",
"args": [
"-y",
"mtg-mcp"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...