MTG MCP Server runs on your own machine — the client starts it, so there is no endpoint to ping. 183 installs a week from pypi. Last commit 4 Apr 2026.
Magic: The Gathering card search, combo lookup, draft analytics, and Commander tools.
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-server -- uvx mtg-mcp-server
{
"mcpServers": {
"mtg-mcp-server": {
"args": [
"mtg-mcp-server"
],
"command": "uvx"
}
}
}
[mcp_servers.mtg-mcp-server]
command = "uvx"
args = ["mtg-mcp-server"]
{
"mcpServers": {
"mtg-mcp-server": {
"args": [
"mtg-mcp-server"
],
"command": "uvx"
}
}
}
{
"mcpServers": {
"mtg-mcp-server": {
"args": [
"mtg-mcp-server"
],
"command": "uvx"
}
}
}
Answers built from our own checks of this server.