MTG Deck Manager MCP Servers
@MCP-Mirror
关于 MTG Deck Manager MCP Servers
Mirror of
基本信息
配置
使用下面的配置,将此服务器添加到你的 MCP 客户端。
{
"mcpServers": {
"artillect_mtg-mcp-servers": {
"command": "python",
"args": [
"-m",
"venv",
".venv"
]
}
}
}工具
未检测到工具
工具是从 README 中自动提取的。维护者可以在 ## Tools 标题下列出工具,即可填充这部分内容。
概览
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).
其他 分类下的更多 MCP 服务器
MCP Go 🚀
mark3labsA Go implementation of the Model Context Protocol (MCP), enabling seamless integration between LLM applications and external data sources and tools.
ghidraMCP
LaurieWiredMCP Server for Ghidra
Inbox Zero AI
elie222The world's best AI personal assistant for email. Open source app to help you reach inbox zero fast.
Nginx UI
0xJackyYet another WebUI for Nginx
Maestro
mobile-dev-incPainless E2E Automation for Mobile and Web
评论