vat_rate_by_country
InactiveTool of org.scienceswarm/commerce-validators
EU VAT rates (standard / reduced / super-reduced / parking) for a country, from the maintained ibericode/vat-rates dataset (fetched live, cached 24h) — including which rate set was in force on an optional 'date' (YYYY-MM-DD) and the names of regional exceptions (e.g. Canary Islands). Input e.g. 'DE', 'FR', 'HU'.
Parameters schema
{
"type": "object",
"title": "vat_rate_by_countryArguments",
"required": [
"country_code"
],
"properties": {
"date": {
"type": "string",
"title": "Date",
"default": ""
},
"country_code": {
"type": "string",
"title": "Country Code"
}
}
}No endpoints wrapped at confidence ≥ 0.50.
Parent server
org.scienceswarm/commerce-validators
https://github.com/vajdap/commerce-validators-mcp
1/7 registries