mythic-index-mcp
MCP server for Magic: The Gathering card prices, deck analysis, sealed product EV calculations, and investment insights, powered by live data from 5 vendors covering 99K+ cards.
README
Mythic Index MCP Server
<!-- mcp-name: io.github.wizkid17/mythic-index-mcp -->
Magic: The Gathering card prices, deck analysis, and investment intelligence — powered by live data from 5 vendors covering 99K+ cards.
Connect this MCP server to Claude Desktop, Claude Code, or any MCP-compatible AI assistant to get real-time MTG card pricing, deck cost analysis, sealed product EV calculations, and investment insights.
What You Can Do
Ask about prices:
"What's the current price of Sheoldred, the Apocalypse?"
Build decks on a budget:
"Find me black creatures with deathtouch under $5 legal in Modern"
Price a full decklist:
"Price this deck: 4 Lightning Bolt, 4 Goblin Guide, 20 Mountain — check Modern legality"
Evaluate sealed products:
"Is the Modern Horizons 3 Collector Booster Box worth buying at $280?"
Track investments:
"What cards spiked this week? Show me Reserved List cards under $50"
Understand strategy:
"What role does Counterspell play? Find me blue counter spells for Commander under $3"
Quick Start
Prerequisites
- Python 3.10+ (the MCP SDK requires 3.10 or newer)
- Claude Desktop, Claude Code, or any MCP-compatible client
Install
The published package runs with no manual install via uv:
uvx mythic-index-mcp
Or install from source:
git clone https://github.com/wizkid17/mythic-index-mcp.git
cd mythic-index-mcp
pip install -r requirements.txt
Configure Claude Desktop
Edit your Claude Desktop config file:
macOS: ~/Library/Application Support/Claude/claude_desktop_config.json
Windows: %APPDATA%\Claude\claude_desktop_config.json
{
"mcpServers": {
"mythic-index": {
"command": "uvx",
"args": ["mythic-index-mcp"]
}
}
}
Restart Claude Desktop. The Mythic Index tools will appear in the tools menu (hammer icon).
Configure Claude Code
claude mcp add mythic-index uvx mythic-index-mcp
Use Your Own API Key (optional)
The server includes a public read-only key with rate limiting. For higher rate limits, get your own key and set it as an environment variable:
{
"mcpServers": {
"mythic-index": {
"command": "uvx",
"args": ["mythic-index-mcp"],
"env": {
"MYTHIC_INDEX_API_KEY": "mi_your_key_here"
}
}
}
}
Available Tools (19)
Search & Discovery
| Tool | Description |
|---|---|
search_cards |
Fuzzy name search — handles typos and partial names |
find_cards |
Advanced filters: oracle text, color, type, CMC, price, format, Reserved List |
browse_cards |
Browse by price, name, or newest sets |
list_sets |
List and search all 971 MTG sets |
Pricing
| Tool | Description |
|---|---|
get_card_price |
Current prices across TCGPlayer, Card Kingdom, CardMarket, CardSphere, CardHoarder |
get_price_history |
Price trends over 7/30/90/365 days |
Sets & Sealed Products
| Tool | Description |
|---|---|
get_set_stats |
Rarity distribution, avg price, total value, chase card, top 10 |
search_sealed |
Find booster boxes, packs, bundles, commander decks |
get_sealed_ev |
Full EV breakdown with tier analysis (bulk → jackpot) |
Investment
| Tool | Description |
|---|---|
top_movers |
Biggest price gains and drops over any period |
find_arbitrage |
Cross-vendor profit opportunities (buy retail, sell buylist) |
reserved_list_tracker |
Browse Reserved List cards — never reprinted |
Deck Analysis
| Tool | Description |
|---|---|
price_deck |
Full decklist pricing: total cost, vendor comparison, mana curve, legality, budget swaps |
suggest_budget_alternatives |
Find cheaper cards with similar type and CMC |
analyze_mana_curve |
Curve visualization, land count evaluation, color source requirements |
Strategy
| Tool | Description |
|---|---|
check_legality |
Format legality: Standard, Modern, Pioneer, Commander, Legacy, Vintage, Pauper |
evaluate_card |
Strategic roles, keyword abilities, archetype fit |
find_cards_by_role |
Search by role: removal, ramp, card draw, burn, counter, tutor, and 7 more |
System
| Tool | Description |
|---|---|
get_api_status |
Platform health and sync status |
Data Coverage
| Metric | Value |
|---|---|
| Cards | 99,000+ |
| Sets | 971 |
| Price sources | TCGPlayer, Card Kingdom, CardMarket, CardSphere, CardHoarder |
| Price listings | 534,000+ |
| Sealed products | 3,900+ with EV calculations |
| Cards with format legality | 99,287 |
| Reserved List cards | 1,096 |
| Update frequency | Daily at 3 AM Lima (UTC-5) |
Using as a Claude Project
For the best experience, create a Claude Project and add the contents of skill/system_prompt.md as the Project Instructions. This gives Claude deep MTG domain knowledge on top of the live data tools.
Self-Hosting
If you run your own Mythic Index API instance:
export MYTHIC_INDEX_API_URL=http://localhost:8000
export MYTHIC_INDEX_API_KEY=your-key
python3 mcp_server.py
For remote SSE hosting:
python3 mcp_server.py --sse --port 8080
API
This MCP server connects to the Mythic Index API. Documentation: api.mythic-index.com/mtg-api/docs
License
MIT — see LICENSE
Links
- API Docs: https://api.mythic-index.com/mtg-api/docs
- Admin Console: https://api.mythic-index.com/admin
- MCP Protocol: https://modelcontextprotocol.io
- Anthropic: https://anthropic.com
推荐服务器
Baidu Map
百度地图核心API现已全面兼容MCP协议,是国内首家兼容MCP协议的地图服务商。
Playwright MCP Server
一个模型上下文协议服务器,它使大型语言模型能够通过结构化的可访问性快照与网页进行交互,而无需视觉模型或屏幕截图。
Magic Component Platform (MCP)
一个由人工智能驱动的工具,可以从自然语言描述生成现代化的用户界面组件,并与流行的集成开发环境(IDE)集成,从而简化用户界面开发流程。
Audiense Insights MCP Server
通过模型上下文协议启用与 Audiense Insights 账户的交互,从而促进营销洞察和受众数据的提取和分析,包括人口统计信息、行为和影响者互动。
VeyraX
一个单一的 MCP 工具,连接你所有喜爱的工具:Gmail、日历以及其他 40 多个工具。
graphlit-mcp-server
模型上下文协议 (MCP) 服务器实现了 MCP 客户端与 Graphlit 服务之间的集成。 除了网络爬取之外,还可以将任何内容(从 Slack 到 Gmail 再到播客订阅源)导入到 Graphlit 项目中,然后从 MCP 客户端检索相关内容。
Kagi MCP Server
一个 MCP 服务器,集成了 Kagi 搜索功能和 Claude AI,使 Claude 能够在回答需要最新信息的问题时执行实时网络搜索。
e2b-mcp-server
使用 MCP 通过 e2b 运行代码。
Neon MCP Server
用于与 Neon 管理 API 和数据库交互的 MCP 服务器
Exa MCP Server
模型上下文协议(MCP)服务器允许像 Claude 这样的 AI 助手使用 Exa AI 搜索 API 进行网络搜索。这种设置允许 AI 模型以安全和受控的方式获取实时的网络信息。