Boostermage MTG Prices
BM
Boostermage MTG Prices
/get_price_drops

get price drops

Find MTG products that dropped in price recently. Useful for answering 'what dropped in price' or 'price drops in last N hours'.

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 /get_price_drops for me.

Input

FieldTypeDescription
hoursnumberLookback window in hours (max 168) default 24
limitnumberMax results (max 100) default 20
min_dropnumberMinimum drop percentage (e.g. 5 for 5%+) default 0

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":"/get_price_drops","input":{"hours":24,"limit":20,"min_drop":0}}'
cli
npx cracked-ai run -p mcp-com-boostermage-mtg-prices -e /get_price_drops -i '{"hours":24,"limit":20,"min_drop":0}'
mcp
run_tool({ provider: "mcp-com-boostermage-mtg-prices", endpoint: "/get_price_drops", input: {"hours":24,"limit":20,"min_drop":0} })

Try it

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