mcpserver.lol
registry/bikefuchs
Connection check verified live · 20h ago

bikefuchs

Price comparison & cart optimizer for bike parts across German & Austrian shops

Tools 7
GitHub stars
Installs / wk
Licence
Transport streamable-http
Last checked 20h ago

Tools & capabilities

7 tools

Read from the running server on 20h ago.

find_alternatives_for_product read-only ean*country
Given a product's EAN barcode, return every shop that carries it with prices and availability, sorted cheapest-first.
get_best_price read-only ean*countryreference_shop
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 links.
get_shipping_breakdown read-only shop*country*cart_value*
Return the exact shipping cost for a specific shop, country, and cart value, including all shipping tiers and how much more is needed to reach the next free-shipping threshold.
get_shop_info read-only country
Return an overview of the supported shops, including their shipping cost tiers, free-shipping thresholds, and supported countries (DE and AT).
optimize_cart read-only eans*country
Find the cheapest way to buy multiple products together: computes the optimal split across shops — which items to order from which shop — accounting for each shop's shipping costs…
resolve_product read-only url*country
Turn a product page URL from a supported shop into structured product data — EAN barcode, price, stock status, and a purchase link — so the EAN can then be used with get_best_price…
search_product read-only q*shopcountrycategoryin_stockmax_price +1
Search for bicycle parts, components, accessories, and cycling clothing by name, brand, or model number. Returns matching products sorted cheapest-first, each with its price, stock…