urza

dreliq9/urza
★ 1 stars Python 🔌 API Integration Updated today
Commander brewing capapp for Magic: The Gathering — collection-aware suggestions and pairwise synergy scoring on top of j4th/mtg-mcp-server.
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": {
    "urza": {
      "command": "uvx",
      "args": [
        "urza"
      ]
    }
  }
}

Or install with pip: pip install urza

README Excerpt

Commander brewing capapp for Magic: The Gathering — a workflow layer over [j4th/mtg-mcp-server](https://github.com/j4th/mtg-mcp-server) that adds collection-aware suggestions, stateful deck sessions, and pairwise interaction-density scoring. **What it is:** an MCP server that extends j4th with four new capabilities:

Tools (18)

urza_brew_evaluateurza_brew_suggesturza_collection_clearurza_collection_loadurza_collection_only_ownedurza_collection_pasteurza_collection_statsurza_session_addurza_session_createurza_session_deleteurza_session_exporturza_session_geturza_session_listurza_session_removeurza_session_validateurza_synergy_analyzeurza_synergy_build_graphurza_synergy_score