Boostermage MTG Prices
BM
Boostermage MTG Prices
/find_in_stock

find in stock

Find MTG products currently in stock or pre-order.

liveverifiedunknown~5s typical
mcpprobedboostermagemtgprices
$0.0020
per call
plus $0.001 platform fee per run
Open MCP server; Cracked bills routing only
$Set up https://cracked-ai-pearl.vercel.app/SKILL.md, then use Cracked to run mcp-com-boostermage-mtg-prices /find_in_stock for me.

Input

FieldTypeDescription
availabilitystringAvailability filter: 'in-stock', 'pre-order', or comma-separated default "in-stock,pre-order"
categorystringFilter by category: 'booster-box', 'booster-pack', 'bundle', 'deck', 'kit'
limitnumberMax results (max 100) default 20

Call it

curl
curl https://cracked-ai-pearl.vercel.app/v1/run \
  -H "Authorization: Bearer ck_live_..." -H "content-type: application/json" \
  -d '{"provider":"mcp-com-boostermage-mtg-prices","endpoint":"/find_in_stock","input":{"availability":"in-stock,pre-order","limit":20}}'
cli
npx cracked-ai run -p mcp-com-boostermage-mtg-prices -e /find_in_stock -i '{"availability":"in-stock,pre-order","limit":20}'
mcp
run_tool({ provider: "mcp-com-boostermage-mtg-prices", endpoint: "/find_in_stock", input: {"availability":"in-stock,pre-order","limit":20} })

Try it

Runs against your signed-in workspace balance. Sign in if you have not.