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

Search Bike Products

Search for bicycle parts, components, accessories, and cycling clothing by name, brand, or model number. Returns matching products sorted cheapest-first, each w

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

Input

FieldTypeDescription
q*stringSearch keyword, min 2 chars. Multi-word queries use AND logic across product name, descrip
countrystring (DE | AT)Country for pricing (DE or AT, default DE) default "DE"
in_stockbooleanOnly return in-stock products (default true) default true
max_resultsintegerMax results (1–20, default 10) default 10
shopstringRestrict results to a single supported shop (by id or name)
max_pricenumberUpper price bound in EUR (inclusive)
categorystringFilter by merchant category (partial match, e.g. 'Fahrräder' or 'Bremsen')

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

Try it

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