Trackly CLI
v0.18.1
io.github.trackly-app/trackly
AI job search for Claude, ChatGPT, Cursor. 170K+ jobs, 3,800+ companies. OAuth or stdio.
io.github.j4th/mtg-mcp-server · v3.0.0
Magic: The Gathering card search, combo lookup, draft analytics, and Commander tools.
MTG MCP Server 是一个MCP Server,收录自 官方 MCP Registry。支持 stdio 传输。本页提供 Cursor、Claude Code 等客户端的安装配置片段。
选择你的平台查看安装方式
{
"mcpServers": {
"mtg-mcp-server": {
"command": "uvx",
"args": [
"mtg-mcp-server"
]
}
}
}MTG_MCP_TRANSPORT可选Server transport — 'stdio' (default) or 'http'
MTG_MCP_HTTP_PORT可选HTTP port when transport is 'http'
MTG_MCP_LOG_LEVEL可选Logging level — DEBUG, INFO, WARNING, or ERROR
MTG_MCP_ENABLE_17LANDS可选Enable 17Lands draft analytics backend
MTG_MCP_ENABLE_EDHREC可选Enable EDHREC commander metagame backend (uses undocumented endpoints)
MTG_MCP_ENABLE_BULK_DATA可选Enable Scryfall Oracle Cards bulk data for rate-limit-free lookups (~30 MB download)
MTG_MCP_SCRYFALL_RATE_LIMIT_MS可选Minimum delay between Scryfall API calls in milliseconds
MTG_MCP_BULK_DATA_REFRESH_HOURS可选Hours between Scryfall bulk data refreshes
MTG_MCP_ENABLE_RULES可选Enable Comprehensive Rules engine for rules lookup and keyword tools
MTG_MCP_DISABLE_CACHE可选Disable in-memory TTL caching (useful for testing)
MTG_MCP_ENABLE_MOXFIELD可选Enable Moxfield deck search and import backend (reverse-engineered API)
MTG_MCP_ENABLE_SPICERACK可选Enable Spicerack tournament results backend
MTG_MCP_ENABLE_MTGGOLDFISH可选Enable MTGGoldfish metagame data backend (HTML scraping)
v0.18.1
io.github.trackly-app/trackly
AI job search for Claude, ChatGPT, Cursor. 170K+ jobs, 3,800+ companies. OAuth or stdio.
v0.3.0
io.github.theoddden/stamp
NTP time plus clock-drift history: stable vs. accelerating offsets.
v0.1.13
io.github.Servosity/ninjaone-mcp
Every NinjaOne report, plus a local store that answers fleet-wide questions no single API call can
v0.81.0
io.github.ArtJack/verdict
Read-only MCP server over Verdict QA state: verdicts, findings, flaky quarantine, history.
v0.3.3
io.github.toki0413/saturday-materials
Materials computing tools for AI agents: structures, engines, phonons, EOS, NEB, sampling, lineage.
v2.1.0
com.notepom/notepom
Persistent workspace and visual memory for humans and autonomous agents.
{
"id": "io.github.j4th/mtg-mcp-server",
"type": "mcp-server",
"version": "3.0.0",
"displayName": "MTG MCP Server",
"description": "Magic: The Gathering card search, combo lookup, draft analytics, and Commander tools.",
"repository": {
"url": "https://github.com/j4th/mtg-mcp-server",
"source": "github"
},
"homepage": "https://github.com/j4th/mtg-mcp-server",
"distribution": {
"packages": [
{
"registryType": "pypi",
"identifier": "mtg-mcp-server",
"version": "3.0.0",
"runtimeHint": "uvx",
"transport": "stdio",
"environmentVariables": [
{
"name": "MTG_MCP_TRANSPORT",
"description": "Server transport — 'stdio' (default) or 'http'"
},
{
"name": "MTG_MCP_HTTP_PORT",
"description": "HTTP port when transport is 'http'"
},
{
"name": "MTG_MCP_LOG_LEVEL",
"description": "Logging level — DEBUG, INFO, WARNING, or ERROR"
},
{
"name": "MTG_MCP_ENABLE_17LANDS",
"description": "Enable 17Lands draft analytics backend"
},
{
"name": "MTG_MCP_ENABLE_EDHREC",
"description": "Enable EDHREC commander metagame backend (uses undocumented endpoints)"
},
{
"name": "MTG_MCP_ENABLE_BULK_DATA",
"description": "Enable Scryfall Oracle Cards bulk data for rate-limit-free lookups (~30 MB download)"
},
{
"name": "MTG_MCP_SCRYFALL_RATE_LIMIT_MS",
"description": "Minimum delay between Scryfall API calls in milliseconds"
},
{
"name": "MTG_MCP_BULK_DATA_REFRESH_HOURS",
"description": "Hours between Scryfall bulk data refreshes"
},
{
"name": "MTG_MCP_ENABLE_RULES",
"description": "Enable Comprehensive Rules engine for rules lookup and keyword tools"
},
{
"name": "MTG_MCP_DISABLE_CACHE",
"description": "Disable in-memory TTL caching (useful for testing)"
},
{
"name": "MTG_MCP_ENABLE_MOXFIELD",
"description": "Enable Moxfield deck search and import backend (reverse-engineered API)"
},
{
"name": "MTG_MCP_ENABLE_SPICERACK",
"description": "Enable Spicerack tournament results backend"
},
{
"name": "MTG_MCP_ENABLE_MTGGOLDFISH",
"description": "Enable MTGGoldfish metagame data backend (HTML scraping)"
}
]
}
],
"remotes": []
},
"dependencies": [],
"installTargets": [
"claude-code",
"claude-desktop",
"cursor",
"vscode",
"trae",
"cherry-studio",
"lingma",
"windsurf",
"cline",
"workbuddy"
],
"keywords": [],
"provenance": {
"origin": "official-mcp-registry",
"originalId": "io.github.j4th/mtg-mcp-server",
"originalUrl": "https://registry.modelcontextprotocol.io/v0.1/servers/io.github.j4th%2Fmtg-mcp-server/versions/latest",
"isOfficial": true,
"status": "active"
}
}