validate_eori
InactiveTool of org.scienceswarm/commerce-validators
Validate an EORI number (Economic Operators Registration and Identification) against the official EU customs database (live lookup). An EORI is required for EU imports/exports — check a trading partner's or your own EORI before customs filings / freight bookings. Input e.g. 'DE1234567890123' (country code + number).
Parameters schema
{
"type": "object",
"title": "validate_eoriArguments",
"required": [
"eori"
],
"properties": {
"eori": {
"type": "string",
"title": "Eori"
}
}
}No endpoints wrapped at confidence ≥ 0.50.
Parent server
org.scienceswarm/commerce-validators
https://github.com/vajdap/commerce-validators-mcp
1/7 registries