Skip to main content

A Model Context Protocol (MCP) server providing comprehensive Magic: The Gathering information for AI assistants

Project description

MTG-MCP

Magic: The Gathering Model Context Protocol Server

A comprehensive Model Context Protocol (MCP) server that provides AI assistants with rich Magic: The Gathering information, including card data, comprehensive rules, EDHREC recommendations, combo interactions, and intelligent Commander deck generation.

PyPI version Python 3.12+

Quick Links

Overview

MTG-MCP integrates multiple Magic: The Gathering data sources to provide AI assistants with authoritative information for answering questions, making recommendations, and generating legal Commander decklists. The server leverages official comprehensive rules, Scryfall card database, EDHREC statistics, and Commander Spellbook combo data.

Features

Core Information Tools

  • Comprehensive Rules Access: Query the official Magic: The Gathering comprehensive rules by section or keyword
  • Card Information: Retrieve detailed card data including type, mana cost, oracle text, and legality
  • Card Rulings: Access official card rulings and clarifications from Scryfall
  • Card Type Information: Get detailed information about card types, subtypes, and supertypes

Commander-Specific Tools

  • Commander Format Context: Comprehensive information about Commander/EDH format rules, deck construction, and gameplay
  • EDHREC Integration: Pull top recommended cards for any commander based on EDHREC data
  • Combo Search: Find card combinations and interactions from Commander Spellbook
  • Bracket System: Access Commander power level brackets (1-5) with detailed criteria and guidelines
  • Dynamic Game Changers List: Automatically updated list of high-impact cards that affect deck power level
  • Dynamic Banned List: Real-time Commander banned cards list from Scryfall

Deck Generation & Import

  • Commander Deck Validation: Validates commander legality including partner rules (Partner, Partner with, Choose a Background, Friends Forever, Doctor's Companion)
  • [HIGHLY EXPERIMENTAL] Deck Generation: Generates complete 100-card Commander decklists based on:
    • EDHREC recommendations
    • Target power level bracket (1-5)
    • Commander color identity restrictions
    • Deck composition best practices
    • Combo synergies
  • Deck Import: Fetch and analyze decks from popular deck-building platforms:
    • Moxfield: Import decks with automatic commander detection
    • Archidekt: Import decks with category organization
  • Export Format: Generates decklists in standard format compatible with Moxfield, Archidekt, and other deck building tools

Installation

For detailed installation instructions and troubleshooting, see the Setup Guide.

Quick Start (Recommended)

Install directly from PyPI:

pip install mtg-mcp

Or using uv:

uv pip install mtg-mcp

Development Installation

For development or to use the latest unreleased features, see the Development Installation section in the Setup Guide.

Usage

For complete usage instructions and configuration examples, see the Configuration Guide.

Running as a Standalone Server

After installation, you can run the server directly:

mtg-mcp

For debug logging:

mtg-mcp --debug

MCP Client Integration

Configuration examples for popular MCP clients:

See the Configuration Guide for detailed setup instructions and troubleshooting.

Available Tools

For complete API documentation with parameters, return types, and examples, see the Tools Documentation.

The server exposes the following MCP tools:

  • mtg-context-get: Get basic MTG game information
  • mtg-context-commander: Get comprehensive Commander/EDH format rules
  • mtg-cardtypes-get: Get detailed card type information
  • mtg-rules-get: Get overview of comprehensive rules
  • mtg-rules-search: Search rules by section or keyword
  • mtg-ruling-search: Search official card rulings
  • mtg-combos-search: Search for card combos in Commander
  • mtg-commander-recommend: Get EDHREC recommendations for a commander
  • mtg-commander-brackets: Get Commander bracket information
  • mtg-export-format: Get deck export format guidelines
  • mtg-commander-deck: Validate commanders and generate deck data
  • mtg-archidekt-fetch: Fetch deck data from Archidekt
  • mtg-moxfield-fetch: Fetch deck data from Moxfield (with automatic commander detection)

Examples

For more examples and detailed usage patterns, see the Quick Start Guide and Tools Documentation.

Generate a Competitive EDH Deck

Use #mtg-commander-deck to generate a Bracket 5 (cEDH) commander deck with Tymna the Weaver and Kraum, Ludevic's Opus.

Generate a Casual Commander Deck

Use #mtg-commander-deck to create a Bracket 2 casual deck with Atraxa, Praetors' Voice.

Search for Card Rulings

Use #mtg-ruling-search to find rulings for Doubling Season.

Find Commander Recommendations

Use #mtg-commander-recommend to get the top cards for Kinnan, Bonder Prodigy.

Search for Combos

Use #mtg-combos-search to find combos with Thassa's Oracle.

Data Sources

  • Scryfall API: Card data, rulings, and legality information
  • EDHREC: Commander recommendations and deck statistics
  • Commander Spellbook: Combo interactions and synergies
  • MTG SDK: Card types and subtypes
  • Wizards of the Coast: Official comprehensive rules and banned list
  • Archidekt: Deck import
  • Moxfield: Deck import

Development

Running Tests

pytest

Code Quality

The project uses Ruff for linting and formatting:

ruff check .
ruff format .

Bracket System

MTG-MCP includes support for the Commander bracket system (1-5). For detailed bracket criteria and guidelines, see the Tools Documentation - Commander Brackets.

  • Bracket 1: Casual/Exhibition - Budget-friendly, thematic gameplay
  • Bracket 2: Core - Focused strategies with some powerful cards
  • Bracket 3: Upgraded - Optimized decks with powerful cards and combos
  • Bracket 4: Optimized - Highly tuned with extensive tutors and fast mana
  • Bracket 5: Competitive EDH (cEDH) - Maximum optimization

The deck generator respects bracket specifications when selecting cards and building strategies.

Export Format

For complete export format specifications and examples, see the Tools Documentation - Export Format.

Generated decklists follow the standard format compatible with popular deck building tools like Moxfield and Archidekt.

Contributing

Contributions are welcome! Please feel free to submit issues or pull requests.

License

MIT License - See LICENSE file for details.

Acknowledgments

  • Scryfall for comprehensive card data API
  • EDHREC for commander recommendations and statistics
  • Commander Spellbook for combo database
  • Wizards of the Coast for Magic: The Gathering

Disclaimer

MTG-MCP is unofficial Fan Content permitted under the Fan Content Policy. Not approved/endorsed by Wizards of the Coast. Portions of the materials used are property of Wizards of the Coast. ©Wizards of the Coast LLC.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

mtg_mcp-0.1.3.tar.gz (37.0 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

mtg_mcp-0.1.3-py3-none-any.whl (33.4 kB view details)

Uploaded Python 3

File details

Details for the file mtg_mcp-0.1.3.tar.gz.

File metadata

  • Download URL: mtg_mcp-0.1.3.tar.gz
  • Upload date:
  • Size: 37.0 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.13.7

File hashes

Hashes for mtg_mcp-0.1.3.tar.gz
Algorithm Hash digest
SHA256 88fe61babffec4e0f2432b4b34f406c6a1f20d12bd280d97d7caa2a712b07f2a
MD5 4a37789480a1f201de8d49bd95c9d9dd
BLAKE2b-256 1098d7b1db969a338ef8c107adde493cbe98c7bb179aee2d43f549c131266ba1

See more details on using hashes here.

Provenance

The following attestation bundles were made for mtg_mcp-0.1.3.tar.gz:

Publisher: publish-mcp.yml on wtfregia/mtg-mcp

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file mtg_mcp-0.1.3-py3-none-any.whl.

File metadata

  • Download URL: mtg_mcp-0.1.3-py3-none-any.whl
  • Upload date:
  • Size: 33.4 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.13.7

File hashes

Hashes for mtg_mcp-0.1.3-py3-none-any.whl
Algorithm Hash digest
SHA256 b4b34acec90ffe4861851a51154996c309f684160a5a29c6209180290acac349
MD5 a9ff27396a61cc9c625cdce95e9d0e30
BLAKE2b-256 6e3b1935e9194264a150447db7bc5649b18986113fefc880ef56ea657523449f

See more details on using hashes here.

Provenance

The following attestation bundles were made for mtg_mcp-0.1.3-py3-none-any.whl:

Publisher: publish-mcp.yml on wtfregia/mtg-mcp

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page