Loomal

MTG MCP Server

MCP server by github.com/j4th/mtg-mcp-server

Magic: The Gathering card search, combo lookup, draft analytics, and Commander tools.

11 starspypi: mtg-mcp-server

About MTG MCP Server

MTG MCP Server is an MCP (Model Context Protocol) server published by j4th in the official MCP registry, listed under Search on Loomal. Magic: The Gathering card search, combo lookup, draft analytics, and Commander tools.

It ships as a Python package on PyPI (mtg-mcp-server), so any MCP client that can launch a local process can run it.

Development happens in the open at github.com/j4th/mtg-mcp-server, where the project has earned 11 GitHub stars.

Use MTG MCP Server with your agent

Claude Code · one command
claude mcp add mtg-mcp-server -- uvx mtg-mcp-server
Claude Desktop, Cursor & other MCP clients · config
{
  "mcpServers": {
    "mtg-mcp-server": {
      "command": "uvx",
      "args": [
        "mtg-mcp-server"
      ]
    }
  }
}
pypimtg-mcp-server

Frequently asked questions

What is MTG MCP Server?
MTG MCP Server is an MCP (Model Context Protocol) server by j4th in the Search category. Magic: The Gathering card search, combo lookup, draft analytics, and Commander tools.
How do I connect MTG MCP Server to Claude, Cursor, or another MCP client?
Install MTG MCP Server from its pypi package (mtg-mcp-server) and register it under "mcpServers" in your client's MCP configuration — for example claude_desktop_config.json or Cursor's mcp.json — then restart the client.
Is MTG MCP Server open source?
Yes — the source code is public at github.com/j4th/mtg-mcp-server, with 11 GitHub stars.
Can AI agents pay to use MTG MCP Server?
Not yet through Loomal — MTG MCP Server is listed as a free directory entry. If its maintainer verifies ownership, they can set per-call USDC pricing that agents pay over x402, with settlement on Base.

Listing data from the official MCP registry and GitHub, refreshed periodically. Not affiliated with the maintainer unless claimed. Maintain MTG MCP Server? Claim this listing free by verifying GitHub ownership, or contact us.