Mtg Mcp — independently scanned and version-tracked by SaferSkills.
SaferSkills independently audited Mtg Mcp (Agent Skill) and scored it 100/100 (green). The audit ran 55 deterministic rules across Security, Supply Chain, Maintenance, Transparency, and Community; it found 0 high-severity and 0 lower-severity findings. The full rule-by-rule trace and per-finding evidence are below. Free, methodology-open.
Findings & checks · 0 flagged
Every scanned point with the score it earned and what moved between them.
First recorded scan — no prior version to compare against.
The primary manifest — the file an agent reads to learn what this artifact does.
<!-- mcp-name: io.github.wtfregia/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.
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.
For detailed installation instructions and troubleshooting, see the [Setup Guide](docs/SETUP.md).
Install directly from PyPI:
pip install mtg-mcpOr using uv:
uv pip install mtg-mcpFor development or to use the latest unreleased features, see the Development Installation section in the Setup Guide.
For complete usage instructions and configuration examples, see the [Configuration Guide](docs/CONFIGURATION.md).
After installation, you can run the server directly:
mtg-mcpFor debug logging:
mtg-mcp --debugConfiguration examples for popular MCP clients:
See the Configuration Guide for detailed setup instructions and troubleshooting.
For complete API documentation with parameters, return types, and examples, see the [Tools Documentation](docs/TOOLS.md).
The server exposes the following MCP tools:
mtg-context-get: Get basic MTG game informationmtg-context-commander: Get comprehensive Commander/EDH format rulesmtg-cardtypes-get: Get detailed card type informationmtg-rules-get: Get overview of comprehensive rulesmtg-rules-search: Search rules by section or keywordmtg-ruling-search: Search official card rulingsmtg-combos-search: Search for card combos in Commandermtg-commander-recommend: Get EDHREC recommendations for a commandermtg-commander-brackets: Get Commander bracket informationmtg-export-format: Get deck export format guidelinesmtg-commander-deck: Validate commanders and generate deck datamtg-archidekt-fetch: Fetch deck data from Archidektmtg-moxfield-fetch: Fetch deck data from Moxfield (with automatic commander detection)For more examples and detailed usage patterns, see the [Quick Start Guide](docs/QUICKSTART.md) and [Tools Documentation](docs/TOOLS.md).
Use #mtg-commander-deck to generate a Bracket 5 (cEDH) commander deck with Tymna the Weaver and Kraum, Ludevic's Opus.Use #mtg-commander-deck to create a Bracket 2 casual deck with Atraxa, Praetors' Voice.Use #mtg-ruling-search to find rulings for Doubling Season.Use #mtg-commander-recommend to get the top cards for Kinnan, Bonder Prodigy.Use #mtg-combos-search to find combos with Thassa's Oracle.pytestThe project uses Ruff for linting and formatting:
ruff check .
ruff format .MTG-MCP includes support for the Commander bracket system (1-5). For detailed bracket criteria and guidelines, see the [Tools Documentation - Commander Brackets](docs/TOOLS.md#mtg-commander-brackets).
The deck generator respects bracket specifications when selecting cards and building strategies.
For complete export format specifications and examples, see the [Tools Documentation - Export Format](docs/TOOLS.md#mtg-export-format).
Generated decklists follow the standard format compatible with popular deck building tools like Moxfield and Archidekt.
Contributions are welcome! Please feel free to submit issues or pull requests.
MIT License - See LICENSE file for details.
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.
~30 seconds. Free. No account. Every finding cites a rule and a line of evidence.