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
mcpprobedbikefuchs—bike
$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
| Field | Type | Description |
|---|---|---|
| q* | string | Search keyword, min 2 chars. Multi-word queries use AND logic across product name, descrip |
| country | string (DE | AT) | Country for pricing (DE or AT, default DE) default "DE" |
| in_stock | boolean | Only return in-stock products (default true) default true |
| max_results | integer | Max results (1–20, default 10) default 10 |
| shop | string | Restrict results to a single supported shop (by id or name) |
| max_price | number | Upper price bound in EUR (inclusive) |
| category | string | Filter 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.