Bikefuchs
About
Bikefuchs is a price-comparison and basket-optimization tool for bicycle parts, components and apparel across German and Austrian online shops. Give it one or more products and it finds the same item across shops, checks availability, and computes the cheapest way to split your b
Details
- Author
- bikefuchs
- Downloads
- 245
- Categories
- Other
Jump to
- Basket optimisation across multiple bike shops
- Live stock and price checks
- Shipping costs included in the comparison
- Supports German and Austrian online shops
- Free to use without an account or app
- Available as a website and as an AI assistant (MCP)
Setting up with Highlight
This MCP is not yet compatible with Highlight’s one-click setup. However, you can still use it with Highlight by following these steps:
- Download and install Highlight from highlightai.com/download
- Navigate to the plugins tab and select "Add Custom Plugin"
-
Configure the plugin with the settings below
Plugin Name
BikefuchsCommand (node, npx, python, etc.)Please refer to the README for specific instructions on how to obtain API keys or other required environment variables.
- Enable "Start Automatically" if you want the plugin to start when Highlight launches
From the repository
Provide product URLs or a free‑text shopping list (best in German) on the website or connect the MCP server in Claude or ChatGPT. The service matches each item across shops, checks availability, and returns the cheapest mix. No installation or configuration commands are mentioned.
search_product
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 status, EAN barcode, and a direct purchase link. Supports DE and AT pricing. If you already have a product's EAN, use get_best_price instead.
get_best_price
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.
optimize_cart
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 and free-shipping thresholds, and returns the lowest achievable total including shipping. Takes an array of EAN barcodes. For accurate results, call get_best_price for each EAN first, then call optimize_cart.
get_shop_info
Return an overview of the supported shops, including their shipping cost tiers, free-shipping thresholds, and supported countries (DE and AT).
get_shipping_breakdown
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.
find_alternatives_for_product
Given a product's EAN barcode, return every shop that carries it with prices and availability, sorted cheapest-first.
resolve_product
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 or optimize_cart.
Claude Desktop / Cursor
Paste into your MCP client config file to install this server.
{
"mcpServers": {
"bikefuchs": {
"bikefuchs": {
"url": "https://mcp.bikefuchs.com/mcp"
}
}
}
}
McpServers
{
"bikefuchs": {
"url": "https://mcp.bikefuchs.com/mcp"
}
}
Bikefuchs is the "Medizinfuchs for cyclists" — but instead of comparing single prices, it optimizes a whole basket. Anyone who has assembled a parts order knows the problem: the cheapest price per item is spread across four shops, two of them don't have it in stock, and once you add shipping everywhere you save nothing. Bikefuchs solves exactly that. Provide product URLs or a free-text shopping list; it matches each item across multiple German and Austrian bike shops, checks live availability, and calculates the cheapest in-stock combination including every shop's shipping cost. No account, no app, free to use — you buy directly at the shops. Available as a website and as an AI assistant: connect the MCP server in Claude or ChatGPT and optimize your basket straight from chat.
Note: Bikefuchs is a German-language service for the DACH market (Germany & Austria). Free-text product searches work best in German (e.g. "Kette", "Kassette", "Bremsbeläge").
Example prompts (in German — that's how the catalog is queried):
- „Ich brauche Kette, Kassette und Bremsbeläge möglichst günstig — welcher Shop-Mix inklusive Versand ist am billigsten?"
- „Was kostet [Produkt-URL] und gibt es das woanders günstiger?"
- „Optimiere meinen Warenkorb über mehrere Bike-Shops."
Website: https://bikefuchs.com · Setup: https://bikefuchs.com/mcp
Sign in to leave a review
Use Google, GitHub, or an email account so ratings stay tied to real people.
No reviews posted yet.



