A
licenseA
qualityB
maintenanceLocal MCP server for validating EU VAT numbers using the official VIES API. Enables AI to check VAT validity and optionally retrieve consultation numbers for legal proof.
2
MIT
No user-submitted related servers found.
Scored across 5 tools
Each tool has a clearly distinct purpose: syntactic check vs VIES validation, single-country vs all-EU rates, and supported countries list. No overlap.
All tool names follow a consistent verb_noun pattern (check_vat_format, get_country_vat_rates, list_eu_vat_rates, list_supported_countries, validate_vat_number) using snake_case.
5 tools cover the essential VAT operations without being excessive or insufficient. The scope is well-defined for a VAT-specific MCP server.
The set covers all core VAT needs: syntactic validation, single and aggregate rate lookup, supported country listing, and VIES verification. No obvious gaps for typical use cases.