mtga-mcp

fkadriver/mtga-mcp
★ 0 stars Python Database Updated 4d ago
Local MCP server for querying your Magic: The Gathering Arena collection (SQLite + Scryfall)
View on GitHub → 🔍 Audit Wallet Slippage →

Quick Install

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

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "mtga-mcp": {
      "command": "uvx",
      "args": [
        "mtga-mcp"
      ]
    }
  }
}

Or install with pip: pip install mtga-mcp

README Excerpt

A local [MCP](https://modelcontextprotocol.io) server for querying your **Magic: The Gathering Arena** collection in natural language. It ingests MTGA's own card catalog, your owned cards from the game log, and [Scryfall](https://scryfall.com) card data into a local SQLite database, then exposes query tools that any MCP client (Claude Desktop, Claude Code)

Tools (16)

MTGA_MCP_DATA_DIRMTGA_MCP_PLAYER_LOGMTGA_MCP_RAW_DIRMTGA_MCP_UTC_LOG_DIRbest_buildable_deckcollection_summarycraft_prioritydeck_gapdelete_deckimport_decklist_decksmissing_from_setowned_cardsquery_sqlsearch_cardswildcard_history
📊
Working with market or time-series data?
The Polymarket Historical Dataset — 18.5M+ price snapshots across 18,600+ prediction markets (CSV + SQLite). Built for backtesting & ML.
View dataset →