iwantmymtg-mcp
Rank #8,350io.github.matthewdtowles/iwantmymtg-mcp
Query Magic: The Gathering cards, sets, and prices and manage your I Want My MTG collection.
iwantmymtg-mcp is a Model Context Protocol (MCP) server published by matthewdtowles. It ranks #8,350 of 132,046 servers tracked on MCP Toplist, and its repository has 1 GitHub stars. iwantmymtg-mcp is listed across 3 registries — Official MCP, Glama and PulseMCP, with 14 tracked versions. It was first listed on May 12, 2026 and most recently updated on Jul 31, 2026.
Ranks ahead of 123,696 of 132,046 servers on MCP Toplist.
Use iwantmymtg-mcp
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add iwantmymtg-mcp -e "IWMM_API_KEY=<your IWMM_API_KEY>" -- npx -y iwantmymtg-mcpReplace each placeholder with your own value before saving.
[mcp_servers.iwantmymtg-mcp]
command = "npx"
args = ["-y", "iwantmymtg-mcp"]
[mcp_servers.iwantmymtg-mcp.env]
IWMM_API_KEY = "<your IWMM_API_KEY>"Add to ~/.codex/config.toml. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"iwantmymtg-mcp": {
"command": "npx",
"args": [
"-y",
"iwantmymtg-mcp"
],
"env": {
"IWMM_API_KEY": "<your IWMM_API_KEY>"
}
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config). Replace each placeholder with your own value before saving.
{
"mcpServers": {
"iwantmymtg-mcp": {
"command": "npx",
"args": [
"-y",
"iwantmymtg-mcp"
],
"env": {
"IWMM_API_KEY": "<your IWMM_API_KEY>"
}
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project). Replace each placeholder with your own value before saving.
{
"servers": {
"iwantmymtg-mcp": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"iwantmymtg-mcp"
],
"env": {
"IWMM_API_KEY": "<your IWMM_API_KEY>"
}
}
}
}Save as .vscode/mcp.json in your workspace. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"iwantmymtg-mcp": {
"command": "npx",
"args": [
"-y",
"iwantmymtg-mcp"
],
"env": {
"IWMM_API_KEY": "<your IWMM_API_KEY>"
}
}
}
}Add to ~/.codeium/windsurf/mcp_config.json. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"iwantmymtg-mcp": {
"command": "npx",
"args": [
"-y",
"iwantmymtg-mcp"
],
"env": {
"IWMM_API_KEY": "<your IWMM_API_KEY>"
}
}
}
}Replace each placeholder with your own value before saving.
Show your rank
Maintain this server? Add the live rank badge to your README — it updates automatically as the leaderboard changes.
[](https://mcptoplist.com/server/io.github.matthewdtowles%2Fiwantmymtg-mcp)<a href="https://mcptoplist.com/server/io.github.matthewdtowles%2Fiwantmymtg-mcp"><img src="https://mcptoplist.com/badge/io.github.matthewdtowles%2Fiwantmymtg-mcp.svg" alt="MCP Toplist: Top 10% of 132,046" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 3 registries
matthewdtowles
Available versions (14)
| Version | Published |
|---|---|
| 0.7.0 | Jul 31, 2026 |
| 0.6.9 | Jul 22, 2026 |
| 0.6.8 | Jul 19, 2026 |
| 0.6.7 | Jul 16, 2026 |
| 0.6.6 | Jul 15, 2026 |
| 0.6.5 | Jul 14, 2026 |
| 0.6.4 | Jul 14, 2026 |
| 0.6.3 | Jul 9, 2026 |
| 0.6.2 | Jul 9, 2026 |
| 0.6.1 | Jul 4, 2026 |
| 0.6.0 | Jun 22, 2026 |
| 0.5.0 | Jun 16, 2026 |
| 0.4.0 | Jun 16, 2026 |
| 0.3.1 | May 31, 2026 |
Frequently asked questions
- Who maintains iwantmymtg-mcp?
- iwantmymtg-mcp is maintained by matthewdtowles, which publishes 1 MCP server (14 total versions) tracked on MCP Toplist.
- Is iwantmymtg-mcp listed on the Official MCP Registry?
- Yes — iwantmymtg-mcp is listed on the Official MCP Registry, alongside Glama and PulseMCP.
- How many versions does iwantmymtg-mcp have?
- MCP Toplist tracks 14 versions of iwantmymtg-mcp, most recently published on Jul 31, 2026.
- Where can I find the source code for iwantmymtg-mcp?
- The source code for iwantmymtg-mcp is hosted at github.com/matthewdtowles/iwantmymtg-mcp.
Do you run this server?
Community projects list the MCP servers behind real agents and apps. Publish yours and this page will link to it.