MTG Deck Manager MCP Servers
@MCP-Mirror
About MTG Deck Manager MCP Servers
Mirror of
Basic information
Config
Add this server to your MCP-compatible client using the configuration below.
{
"mcpServers": {
"artillect_mtg-mcp-servers": {
"command": "python",
"args": [
"-m",
"venv",
".venv"
]
}
}
}Tools
No tools detected
We auto-extract tools from the README. The maintainer can list them under a ## Tools heading to populate this section.
Overview
What is MTG Deck Manager MCP Servers?
This project provides Model Context Protocol (MCP) servers for interacting with Magic: The Gathering decks and card information directly through Claude. It includes an MTG Deck Manager server for deck management and a Scryfall server for card search and lookup.
How to use MTG Deck Manager MCP Servers?
Clone the repository, set up a Python virtual environment, and install the dependencies fastmcp and httpx. Configure Claude Desktop by adding a JSON entry with paths to the Python executable and the server scripts. Once both servers are running, ask Claude to upload a deck, draw cards, search Scryfall, or perform other game actions.
Key features of MTG Deck Manager MCP Servers
- Upload MTG decks from file or list
- Draw cards and manage your hand
- Perform mulligans and sideboarding
- Search for cards via Scryfall API
- Get random cards or card info by name
- Interact with decks directly through Claude
Use cases of MTG Deck Manager MCP Servers
- Upload a deck list to Claude for analysis
- Draw and manage cards during a game session
- Perform mulligans and sideboard adjustments
- Search for card rulings or pricing via Scryfall
- Get random card suggestions for brewing
FAQ from MTG Deck Manager MCP Servers
What dependencies are required to run the servers?
You need Python 3, a virtual environment, and the packages fastmcp and httpx installed via pip.
Does the Scryfall server have any known issues?
Yes, the Scryfall server may occasionally crash due to ongoing development.
Do both servers need to be running at the same time?
You should configure both servers in Claude and ensure they are running to use all features, though each server works independently.
How do I configure Claude Desktop to use these MCP servers?
Add a JSON block to your Claude config with the paths to the Python executable and the server scripts (mtg_server.py and scryfall_server.py).
More Other MCP servers
Reactive Resume
amruthpillaiA one-of-a-kind resume builder that keeps your privacy in mind. Completely secure, customizable, portable, open-source and free forever. Try it out today!
Awesome-MCP-ZH
yzflyMCP 资源精选, MCP指南,Claude MCP,MCP Servers, MCP Clients
🚀 Model Context Protocol (MCP) Curriculum for Beginners
microsoftThis open-source curriculum introduces the fundamentals of Model Context Protocol (MCP) through real-world, cross-language examples in .NET, Java, TypeScript, JavaScript, Rust and Python. Designed for developers, it focuses on practical techniques for building modular, scalable,

EverArt
modelcontextprotocolModel Context Protocol Servers
Mcp
browsermcpBrowser MCP is a Model Context Provider (MCP) server that allows AI applications to control your browser
Comments