MTG-MCP runs on your own machine — the client starts it, so there is no endpoint to ping. 61 installs a week from pypi.
Comprehensive Magic: The Gathering info with rules, cards, combos, and Commander deck generation
This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.
claude mcp add mtg-mcp -- uvx mtg-mcp
{
"mcpServers": {
"mtg-mcp": {
"args": [
"mtg-mcp"
],
"command": "uvx"
}
}
}
[mcp_servers.mtg-mcp]
command = "uvx"
args = ["mtg-mcp"]
{
"mcpServers": {
"mtg-mcp": {
"args": [
"mtg-mcp"
],
"command": "uvx"
}
}
}
{
"mcpServers": {
"mtg-mcp": {
"args": [
"mtg-mcp"
],
"command": "uvx"
}
}
}
Answers built from our own checks of this server.