a year ago
developer-toolsModel Context Protocol (MCP) servers for searching for cards with the Scryfall API, and managing the LLM's decklist and hand when playing
Overview
what is MTG Deck Manager MCP Servers?
MTG Deck Manager MCP Servers is a project that provides Machine-Comprehensible Protocol (MCP) servers for interacting with Magic: The Gathering decks and card information directly through Claude.
how to use MTG Deck Manager MCP Servers?
To use the MTG Deck Manager, clone the repository, set up a Python virtual environment, install the necessary dependencies, and configure the Claude Desktop Client to interact with the MCP servers.
key features of MTG Deck Manager MCP Servers?
- MTG Deck Manager: Upload decks, draw cards, manage your hand, perform mulligans, and handle sideboarding.
- Scryfall API Integration: Search for cards, get random cards, and look up card information.
use cases of MTG Deck Manager MCP Servers?
- Managing and playing Magic: The Gathering decks.
- Searching for specific cards using the Scryfall API.
- Drawing cards and managing hands during gameplay.
FAQ from MTG Deck Manager MCP Servers?
- Can I use this project without a Python environment?
No, you need to set up a Python virtual environment to run the servers.
- What should I do if the Scryfall server crashes?
The Scryfall server may crash occasionally due to ongoing development; ensure both servers are running for proper functionality.