BM
Boostermage MTG Prices
/find_overpriced
find overpriced
Find MTG products priced above average market price. Useful for 'what is overpriced' or 'which products are expensive compared to market'.
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_overpriced for me.
Input
| Field | Type | Description |
|---|---|---|
| limit | number | Max results (max 100) default 20 |
| min_overpriced | number | Minimum overpriced percentage (e.g. 20 for 20% above market) default 10 |
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_overpriced","input":{"limit":20,"min_overpriced":10}}'cli
npx cracked-ai run -p mcp-com-boostermage-mtg-prices -e /find_overpriced -i '{"limit":20,"min_overpriced":10}'mcp
run_tool({ provider: "mcp-com-boostermage-mtg-prices", endpoint: "/find_overpriced", input: {"limit":20,"min_overpriced":10} })Try it
Runs against your signed-in workspace balance. Sign in if you have not.