Supplementenscanner MCP server
Cheapest supplements by normalized price per kg, serving or capsule, across Dutch stores.
Little public usage data yet
Reviews
Write oneNobody has reviewed Supplementenscanner yet.
If you have run it, two minutes of your experience saves the next person an afternoon.
Supplementenscanner tools (4)
write = sends, deletes, buys or postsfind_cheapestFreeFind the cheapest supplements by normalized price-per-unit within a category (and all its subcategories). This is the primary tool for "what is the cheapest X?" questions. Use list_categories first to pick a valid category_slug.
get_productFreeGet full detail for one product by its id — price, normalized unit price, size, bulk/staffel tiers, buy link, and recent price history. Use the id returned by find_cheapest or search_products.
list_categoriesFreeList the supplement categories that currently hold priced products, each with a live product count, store count, lowest normalized unit price, and its comparison basis (per_kg / per_serving / per_capsule). Use this to discover a valid category_slug for find_cheapest.
search_productsFreeSearch the whole supplement catalog by product name or brand. Typo-tolerant (e.g. "kreatine", "theanin" still match). Results are ordered by relevance, then cheapest normalized price-per-unit. Use find_cheapest instead when you already know the category.
Public scan report
scanner v0.1.5 · 2026-09-19 · same rubric, same numbers if you re-run it
- –Code scanremote-only server, no package to scann/a
- Live reliabilityremote reachable in 2391ms17/20
- Tool poisoning4 tool descriptions checked15/15
- Auth qualityopen endpoint, read-only tools10/15
- Maintenanceno repository listed3/15
- Maintainer identityverified namespace with website, no repo4/10
Findings (1)
- lowNo source repository listed
maint.no-repo
Install directly
claude mcp add --transport http scanner https://mcp.supplementenscanner.nl
Supplementenscanner: common questions
- Is Supplementenscanner MCP server safe?
- With care: it is graded C, so read the findings first (65/100). Read the Supplementenscanner safety report
- How do I install Supplementenscanner?
- It runs remotely at mcp.supplementenscanner.nl. Add it to Claude Code, Claude Desktop or Cursor with the snippets above, or call it through the mcp.market gateway without installing anything.
- Does Supplementenscanner need an API key?
- Not as far as the registry entry and our scan can tell: no credentials are declared or required.
- Is Supplementenscanner maintained?
- The latest release is v1.0.0.
- Is Supplementenscanner up?
- 100% of our last 6 checks got an answer. We check remote servers about four times a day.