BM
Boostermage MTG Prices
/search_products
search products
Search the sealed MTG catalogue by product name, set name, ID, or category. Descriptive words such as 'sealed products' are accepted.
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 /search_products for me.
Input
| Field | Type | Description |
|---|---|---|
| query | string | Search query |
| set_slug | string | Filter by set slug |
| category | string | Filter by category |
| limit | number | Max 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":"/search_products","input":{"limit":20}}'cli
npx cracked-ai run -p mcp-com-boostermage-mtg-prices -e /search_products -i '{"limit":20}'mcp
run_tool({ provider: "mcp-com-boostermage-mtg-prices", endpoint: "/search_products", input: {"limit":20} })Try it
Runs against your signed-in workspace balance. Sign in if you have not.