io.github.matthewdtowles/iwantmymtg-mcp MCP Server
io.github.matthewdtowles/iwantmymtg-mcp
What is the io.github.matthewdtowles/iwantmymtg-mcp MCP server?
Query Magic: The Gathering cards, sets, and prices and manage your I Want My MTG collection.
How to install io.github.matthewdtowles/iwantmymtg-mcp
Copy-paste configuration for popular MCP clients.
IWMM_API_KEYsecretPersonal 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.
{
"mcpServers": {
"iwantmymtg-mcp": {
"command": "npx",
"args": [
"-y",
"iwantmymtg-mcp"
],
"env": {
"IWMM_API_KEY": "<YOUR_IWMM_API_KEY>"
}
}
}
}{
"mcpServers": {
"iwantmymtg-mcp": {
"command": "npx",
"args": [
"-y",
"iwantmymtg-mcp"
],
"env": {
"IWMM_API_KEY": "<YOUR_IWMM_API_KEY>"
}
}
}
}{
"mcpServers": {
"iwantmymtg-mcp": {
"command": "npx",
"args": [
"-y",
"iwantmymtg-mcp"
],
"env": {
"IWMM_API_KEY": "<YOUR_IWMM_API_KEY>"
}
}
}
}{
"servers": {
"iwantmymtg-mcp": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"iwantmymtg-mcp"
],
"env": {
"IWMM_API_KEY": "<YOUR_IWMM_API_KEY>"
}
}
}
}claude mcp add iwantmymtg-mcp --env IWMM_API_KEY=<YOUR_IWMM_API_KEY> -- npx -y iwantmymtg-mcpRelated MCP servers
Scrapling MCP Server
Give your AI agent stealth web scraping with Cloudflare bypass and CSS selection, powered by Scrapling.
Chrome DevTools MCP
Give your AI coding agent full control of a live Chrome browser for automation, debugging, and performance analysis.
com.puter/mcp-server
Let AI agents manage your Puter files, websites, and serverless workers over MCP.
Browser automation for AI agents via MCP, powering ByteDance's Agent TARS hybrid GUI/DOM browser control.
Run arbitrary shell commands from an MCP-connected AI agent.
Filesystem access MCP server from ByteDance's UI-TARS/Agent TARS ecosystem.