gregario/mtg-oracle
🔌 MCP Servergregario
An MCP server providing Magic: The Gathering card search, rules lookup, deck analysis, and real-time pricing data.
The mtg-oracle MCP server acts as a bridge between AI models and the vast ecosystem of Magic: The Gathering data. By implementing the Model Context Protocol (MCP), it allows LLMs to query card databases with high precision. Key features include comprehensive card search functionality, real-time price retrieval, and access to official rules documentation. Furthermore, it leverages Commander Spellbook data to provide specific insights into combo lines and deck synergies, making it an essential tool for Commander players. With 14 integrated tools, the server handles everything from basic card identification to complex deck analysis, ensuring that AI assistants have up-to-date, accurate information directly from industry-standard sources like Scryfall. It is built for seamless integration into any MCP-compliant environment, enabling developers to build sophisticated MTG-focused AI agents with minimal configuration.
💡Highlights
- ├─14 specialized MTG tools
- ├─Scryfall & Commander Spellbook API
- └─Real-time price & rules lookup
🎯For
- ├─Magic: The Gathering players
- ├─AI developers
- └─TCG platform builders