MCP Server
MCP
io.github.matthewdtowles/iwantmymtg-mcp
Query Magic: The Gathering cards, sets, and prices and manage your I Want My MTG collection.
Install
npx -y [email protected]
Configuration Example
{
"remotes": [],
"packages": [
{
"registryType": "npm",
"identifier": "iwantmymtg-mcp",
"version": "0.7.0",
"transport": {
"type": "stdio"
},
"environmentVariables": [
{
"description": "Personal IWMM API key (iwm_live_...). Optional; required only for the authenticated tools (anything that reads or changes your own collection). Read-only card, set, and price tools work without it.",
"format": "string",
"isSecret": true,
"name": "IWMM_API_KEY"
}
]
}
]
}
mcp
model-context-protocol
npm
By
Comments
Sign in to leave a comment