iwantmymtg-mcp

matthewdtowles/iwantmymtg-mcp
★ 1 stars TypeScript 🤖 AI/LLM Updated 7d ago
MCP Server for I Want My MTG, Collection & Transaction Tracker
View on GitHub →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "iwantmymtg-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "matthewdtowles/iwantmymtg-mcp"
      ]
    }
  }
}

README Excerpt

An [MCP](https://modelcontextprotocol.io) server for [I Want My MTG](https://iwantmymtg.net). Exposes IWMM's API as tools so Claude Desktop, Claude Code, Cursor, and other MCP clients can search Magic: The Gathering cards/sets and manage a user's collection conversationally. > Status: v0 scaffold. The set of tools below is the v1 surface; coverage will expand to match the API.

Tools (2)

IWMM_API_KEYIWMM_BASE_URL