Skip to content
verify mcp Beta VerifyMCP is currently in beta. If you notice any issues, get in touch and we’ll put it right.

io.github.matthewdtowles/iwantmymtg-mcp

NPM · IWANTMYMTG-MCP · SCANNED SEP 21

Query Magic: The Gathering cards, sets, and prices and manage your I Want My MTG collection.

Available components

0 this week 94 Trust /100
Trust breakdown (7 categories)

How this component scores in each security and reliability category. Every signal is checked automatically from public evidence about the published package, including repeated runs of it in an isolated sandbox, and we only credit what we can confirm. How we score → Why this is hard to score →

Supply Chain Security98
  • No malware found by supply-chain analysis.Pass
  • No known CVEs affecting this package version or its production dependencies.Pass
  • No install/post-install scripts declared.Pass
  • 31 of 98 dependencies flagged as unhealthy. View diagnostics → Partial
Provenance & Transparency97
  • Source repository is publicly reachable at the declared URL. View diagnostics → Pass
  • Cryptographically verified build provenance (signed, bound to matthewdtowles/iwantmymtg-mcp). View diagnostics → Pass
  • Clear OSI-approved license (MIT).Pass
  • Actively maintained (last published 51 days ago).Pass
  • Disclosure check failed: no security disclosure policy was found in the source repository. See how to fix → Fail
Schema Quality & AI Usability80
  • AI-judged instruction clarity (excellent).Pass
  • Tool/resource definitions use about 4565 tokens (~76/item across 60 items; 60 tools + 0 resources), lean.Pass
  • Usage-examples check failed: none of the tools include examples. See how to fix → Fail
Stability & Change Management97
  • Stability observed for 29 of 30 days with no destabilising changes; credit accrues until the full window elapses.Partial
Tool Coverage88
  • 100% of tools have a non-trivial description (not blank, and not just the tool's name).Pass
  • 63% of tool parameters carry a description.Partial
Tool Safety100
  • No prompt-injection markers were found in the server instructions, tool names or descriptions we captured.Pass
  • All 7 tool(s) whose name or description implies an irreversible operation declare an MCP destructiveHint annotation.Pass
  • An AI judge read all 60 captured unit(s) of tool text and found none that tries to manipulate the model reading it.Pass
Capabilities100
  • Implements a supported MCP spec version (2025-11-25); the latest is 2026-07-28.Pass
Install

How do I install the io.github.matthewdtowles/iwantmymtg-mcp server?

io.github.matthewdtowles/iwantmymtg-mcp runs locally as an npm package, launched with npx -y iwantmymtg-mcp. Ready-made configuration for Claude, Cursor, VS Code, Codex and 5 more is on this page, copied from each client's own documentation.

npm · iwantmymtg-mcp

# add to Claude Code
claude mcp add matthewdtowles-iwantmymtg-mcp -- npx -y iwantmymtg-mcp
// .cursor/mcp.json
{
  "mcpServers": {
    "matthewdtowles-iwantmymtg-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "iwantmymtg-mcp"
      ]
    }
  }
}
// .vscode/mcp.json
{
  "servers": {
    "matthewdtowles-iwantmymtg-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "iwantmymtg-mcp"
      ]
    }
  }
}
# add to Codex CLI
codex mcp add matthewdtowles-iwantmymtg-mcp -- npx -y iwantmymtg-mcp
// opencode.json
{
  "$schema": "https://opencode.ai/config.json",
  "mcp": {
    "matthewdtowles-iwantmymtg-mcp": {
      "type": "local",
      "command": [
        "npx",
        "-y",
        "iwantmymtg-mcp"
      ],
      "enabled": true
    }
  }
}
# add to OpenClaw
openclaw mcp add matthewdtowles-iwantmymtg-mcp --command npx --arg -y --arg iwantmymtg-mcp
# ~/.hermes/config.yaml
mcp_servers:
  matthewdtowles-iwantmymtg-mcp:
    command: "npx"
    args: ["-y", "iwantmymtg-mcp"]
// ~/.netclaw/config/netclaw.json
{
  "McpServers": {
    "matthewdtowles-iwantmymtg-mcp": {
      "Transport": "stdio",
      "Command": "npx",
      "Arguments": [
        "-y",
        "iwantmymtg-mcp"
      ]
    }
  }
}
# add to Vellum
assistant mcp add matthewdtowles-iwantmymtg-mcp -t stdio -c npx -a -y iwantmymtg-mcp
// mcp.json
{
  "mcpServers": {
    "matthewdtowles-iwantmymtg-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "iwantmymtg-mcp"
      ]
    }
  }
}
Changelog

Every change we have recorded for this component, newest first. Security-relevant changes are always shown. ▲ marks a change for the better, ▼ a change for the worse; unmarked changes are neutral.

  • 21 Sept 26 +1

    No change was recorded against any check on this day. Stability & Change Management went from 93 to 97. That category is still filling its 30-day observation window: 28 days of observed history at the previous scan, 29 at this one. The score rises as the window fills, whether or not the server changes.

  • 19 Sept 26 +1
    • Security disclosure: unverified → fail functional
  • 17 Sept 26 +1
    • Security disclosure: fail → unverified functional
  • 15 Sept 26 −3
    • Stability: pass → 0.77 functional
  • 14 Sept 26 0
    • Stability: 0.97 → pass security
  • 13 Sept 26 +1

    No change was recorded against any check on this day. Stability & Change Management went from 93 to 97. That category is still filling its 30-day observation window: 28 days of observed history at the previous scan, 29 at this one. The score rises as the window fills, whether or not the server changes.

  • 11 Sept 26 +1
    • Security disclosure: unverified → fail functional
  • 10 Sept 26 0
    • Security disclosure: fail → unverified functional
Diagnostics

Diagnostic detail from the automated scan of this channel: what the scanner observed at each step, so you can see exactly where a check passed or failed. It is informational only and never changes the trust score.

Captured 21 Sept 2026 · Analysed npm/iwantmymtg-mcp@0.7.0

Provenance Verified

A signed build attestation was found and verified, binding this exact artifact to the source repository it claims to come from.

Result Verified
Ecosystem npm
Reason Verified
Discovered via Registry attestation endpoint
Source repo matthewdtowles/iwantmymtg-mcp
Certificate issuer https://token.actions.githubusercontent.com
Certificate SAN https://github.com/matthewdtowles/iwantmymtg-mcp/.github/workflows/ci.yml@refs/heads/main
Rekor log index 2305381939
Predicate type https://slsa.dev/provenance/v1
Subject digest sha512:8097f74770ee587060d46abaf33384ca9cf1c9fc5064f660597f33a0c953c342156bc72ecb7c4fc5c7b81cb5a4275e5f99967196aac07eb7826ecf52f

Background: How many MCP packages publish verified provenance →

Dependencies 98 packages
Packages resolved 98
Stale 31
Tree resolution Complete

Background: SBOMs and build attestations, explained →

MCP tools · 60 exposed · ~4,565 tokens

The tools this component advertises to a client, with an estimated token cost for each. Expand a tool to see its parameters and schema. The per-tool counts are indicative and are not scored directly; the schema's total context footprint is one signal in Schema Quality & AI Usability. A tool's description is untrusted text the model reads on every call, which is what makes this list a security surface and not just an inventory: how tool poisoning works →

Tool Tokens
remove_sealed_inventory ~57

Remove a sealed product from the authenticated user's inventory entirely. Premium-gated. Requires IWMM_API_KEY.

NameTypeReqDescription
sealedProductUuidstringyesSealed product UUID. Get it from get_sealed_products or get_sealed_product.

No output schema declared.

No examples provided.

search_cards ~224

Search Magic: The Gathering cards by name (substring), set code, rarity, type, or format legality. Returns a paginated list with prices and basic metadata. Use this for catalog lookups; for a specific printing prefer get_card with set+number.

NameTypeReqDescription
formatstringFilter to cards with a legality entry in this format (e.g. 'modern', 'commander').
legalitystringUsed with 'format'. Defaults to 'legal' when format is set.
limitintegerPage size (max 100).
pageinteger1-based page index.
qstringSubstring to search card name + flavor name. Optional; omit to filter purely by setCode/rarity/type/format.
raritystringFilter by rarity.
setCodestring3-5 character set code (e.g. 'lea', 'mh3').
typestringSubstring match against card type line (e.g. 'Goblin', 'Instant').

No output schema declared.

No examples provided.

search_sets ~48

List Magic: The Gathering sets, optionally paginated. Returns set code, name, release date, type, and aggregate prices.

NameTypeReqDescription
limitinteger
pageinteger

No output schema declared.

No examples provided.

set_deck_card_quantity ~134

Set the absolute quantity for a card + board in a deck (not a delta). A quantity of 0 removes the row. Use add_deck_card to increment instead. Requires IWMM_API_KEY.

NameTypeReqDescription
cardIdstringyesInternal IWMM card UUID. Get from search_cards or get_card.
deckIdintegeryesDeck id. Get from list_decks or create_deck.
isSideboardbooleanyesWhich board the row belongs to. Mainboard and sideboard are separate rows.
quantityintegeryesAbsolute quantity to set. 0 removes the row.

No output schema declared.

No examples provided.

set_sealed_inventory ~102

Add or update a sealed product in the authenticated user's inventory by setting its absolute quantity (upserts the row for that product). This is a real write and is Premium-gated. Use remove_sealed_inventory to delete a row. Requires IWMM_API_KEY.

NameTypeReqDescription
quantityintegeryesAbsolute quantity to set for this product.
sealedProductUuidstringyesSealed product UUID. Get it from get_sealed_products or get_sealed_product.

No output schema declared.

No examples provided.

update_buy_list ~115

Set the absolute quantity for a buy-list card+finish (not a delta). A quantity of 0 removes the row. Use add_buy_list to increment instead. Requires IWMM_API_KEY.

NameTypeReqDescription
cardIdstringyesInternal IWMM card UUID. Get from search_cards or get_card.
isFoilbooleanWhether this is the foil variant. Foil and non-foil are separate rows. Defaults to false.
quantityintegeryesAbsolute quantity to set. 0 removes the row.

No output schema declared.

No examples provided.

update_deck ~74

Rename a deck or change its format. Omitting format clears it. Requires IWMM_API_KEY.

NameTypeReqDescription
deckIdintegeryesDeck id. Get from list_decks or create_deck.
formatstringTarget format. Omit for no format.
namestringyesNew deck name.

No output schema declared.

No examples provided.

update_inventory ~45

Update quantities for one or more existing inventory rows. Accepts a batch. Use remove_inventory to delete a row entirely. Requires IWMM_API_KEY.

NameTypeReqDescription
itemsarrayyes

No output schema declared.

No examples provided.

update_price_alert ~85

Update an existing price alert. Pass null for a threshold to clear it (Premium only - free users must keep exactly one direction). isActive toggles enable/disable without deleting. Requires IWMM_API_KEY.

NameTypeReqDescription
decreasePct
idintegeryesAlert ID from list_price_alerts.
increasePct
isActiveboolean

No output schema declared.

No examples provided.

update_transaction ~106

Update an existing transaction by ID. Only the fields supplied are changed. Card identity and type (BUY/SELL) cannot be changed via this endpoint - delete and re-create instead. Requires IWMM_API_KEY.

NameTypeReqDescription
datestring
feesnumber
idintegeryesTransaction ID from list_transactions.
notesstring
pricePerUnitnumber
quantityinteger
sourcestring

No output schema declared.

No examples provided.

Common questions

What is the io.github.matthewdtowles/iwantmymtg-mcp server?

io.github.matthewdtowles/iwantmymtg-mcp is listed in the public MCP registry as io.github.matthewdtowles/iwantmymtg-mcp. Query Magic: The Gathering cards, sets, and prices and manage your I Want My MTG collection. This page covers its npm package (iwantmymtg-mcp).

Is the io.github.matthewdtowles/iwantmymtg-mcp server safe to use?

io.github.matthewdtowles/iwantmymtg-mcp scores 94 out of 100 on VerifyMCP. We found no known CVEs affecting it as of 21 September 2026. It declares no install or post-install scripts. Its build provenance is signed and verified. That is a record of what we were able to check automatically, not an endorsement. The category breakdown on this page shows every signal behind the number, including the ones we could not confirm.

What tools does the io.github.matthewdtowles/iwantmymtg-mcp server expose?

io.github.matthewdtowles/iwantmymtg-mcp exposes 60 tools: search_cards, get_card, get_card_prices, get_card_price_history, get_card_printings, and 55 more. Their descriptions and schemas cost roughly 4,565 tokens of context every time the server is loaded.

Is the io.github.matthewdtowles/iwantmymtg-mcp server still maintained?

io.github.matthewdtowles/iwantmymtg-mcp is still listed as active in the MCP registry. We last reached this channel on 21 September 2026. Those dates come from our own scans of the registry and the channel itself, not from anything the publisher announced.

What licence is the io.github.matthewdtowles/iwantmymtg-mcp server under?

io.github.matthewdtowles/iwantmymtg-mcp declares the MIT licence, which is OSI-approved. That covers the source only, and says nothing about the cost of any service it calls.