WinkelFactuur MCP server
Free EU VAT, IBAN and bol.com commission tools for marketplace sellers
Little public usage data yet
Reviews
Write oneNobody has reviewed WinkelFactuur yet.
If you have run it, two minutes of your experience saves the next person an afternoon.
WinkelFactuur tools (3)
write = sends, deletes, buys or postsbol_commissionFreeWork out what bol.com keeps from a sale: the commission percentage for the product category, any fixed fee, and what the seller is left with. Category names are the Dutch ones bol.com uses ("Elektronica", "Boeken", "Speelgoed"). If the category is unknown or missing, the tool returns the list of categories it knows, so call it again with one of those.
calculate_vatFreeCalculate EU VAT (Dutch: BTW) for a cross-border or domestic sale, using the destination-country principle that applies to e-commerce. Handles the cases sellers get wrong: OSS distance selling to another EU country, B2B reverse charge when the buyer has a VIES-valid VAT number, and zero-rated exports outside the EU. Rates are the statutory ones for the destination country, including reduced rates when a category is given.
validate_ibanFreeValidate an IBAN (bank account number) and report whether its check digits and country-specific length are correct. Catches transposed or missing digits before a payment or an invoice goes out with the wrong account number. This checks the number's structure, not whether the account exists or who owns it.
Public scan report
scanner v0.1.9 · 2026-09-20 · same rubric, same numbers if you re-run it
- –Code scanremote-only server, no package to scann/a
- Live reliabilityremote reachable in 3114ms17/20
- Tool poisoning3 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 tools https://api.winkelfactuur.nl/mcp
WinkelFactuur: common questions
- Is WinkelFactuur MCP server safe?
- With care: it is graded C, so read the findings first (65/100). Read the WinkelFactuur safety report
- How do I install WinkelFactuur?
- It runs remotely at api.winkelfactuur.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 WinkelFactuur need an API key?
- Not as far as the registry entry and our scan can tell: no credentials are declared or required.
- Is WinkelFactuur maintained?
- The latest release is v1.0.0.
- Is WinkelFactuur up?
- 100% of our last 5 checks got an answer. We check remote servers about four times a day.