MCP Server
MCP
Mythic Index
MTG card prices, deck analysis, and investment intelligence — 19 tools over the Mythic Index API.
Install
uvx mythic-index-mcp
Configuration Example
{
"remotes": [],
"packages": [
{
"registryType": "pypi",
"identifier": "mythic-index-mcp",
"version": "0.1.2",
"runtimeHint": "uvx",
"transport": {
"type": "stdio"
},
"environmentVariables": [
{
"description": "API key for the Mythic Index API. Defaults to the bundled public read-only key.",
"format": "string",
"isSecret": true,
"name": "MYTHIC_INDEX_API_KEY"
},
{
"description": "Base URL of the Mythic Index API. Defaults to https://api.mythic-index.com.",
"format": "string",
"name": "MYTHIC_INDEX_API_URL"
}
]
}
]
}
mcp
model-context-protocol
pypi
By
Comments
Sign in to leave a comment