mtg-mcp

2025-10 - 2025-11

Overview

The MTG-MCP is a server designed to act as a bridge between a MCP client and the Scryfall Magic: The Gathering card database. Its primary purpose is to expose Scryfall’s search capabilities as a set of tools that an MCP-compatible application can use for card data lookup and deck-building assistance.

The server provides several key tools:

The server can be run locally using STDIO or deployed as a remote service using SSE (HTTP/HTTPS) transport. It also includes a Dockerfile for containerized deployment and GitHub Actions workflows for continuous integration and automated release builds.

Technologies Used