Bikefuchs — Bike Parts Price Comparison
BB
Bikefuchs — Bike Parts Price Comparison
/get_best_price

Get Best Price by EAN

Look up a single product by its EAN barcode and return the price at every shop that carries it, sorted cheapest-first, with stock status and direct purchase lin

liveverifiedunknown~5s typical
mcpprobedbikefuchsbike
$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-bikefuchs-bikefuchs /get_best_price for me.

Input

FieldTypeDescription
ean*stringEAN barcode (8–14 digits, e.g. '4524667749493')
countrystring (DE | AT)Country for pricing (DE or AT, default DE) default "DE"
reference_shopstringShop id or display name to compare against. When set, the response states how much cheaper

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-bikefuchs-bikefuchs","endpoint":"/get_best_price","input":{"ean":"...","country":"DE"}}'
cli
npx cracked-ai run -p mcp-com-bikefuchs-bikefuchs -e /get_best_price -i '{"ean":"...","country":"DE"}'
mcp
run_tool({ provider: "mcp-com-bikefuchs-bikefuchs", endpoint: "/get_best_price", input: {"ean":"...","country":"DE"} })

Try it

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