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).
「その他」の他のコンテンツ
IDA Pro MCP
mrexodiaAI-powered reverse engineering assistant that bridges IDA Pro with language models through MCP.

Sequential Thinking
modelcontextprotocolModel Context Protocol Servers
Codelf
unbugA search tool helps dev to solve the naming things problem.
Awesome Mcp Servers
punkpeyeA collection of MCP servers.
Activepieces
activepiecesAI Agents & MCPs & AI Workflow Automation • (~400 MCP servers for AI agents) • AI Automation / AI Agent with MCPs • AI Workflows & AI Agents • MCPs for AI Agents
コメント