
Global Vat Validator
Validate customer VAT IDs at checkout or invoicing from your agent, including EU, UK, India, and Brazil rules.
Overview
Global VAT Validator is an MCP server for the Ship phase that validates EU, UK, IN, and BR VAT numbers—including Brazil 2026 alphanumeric rules—via a remote SSE API.
What is this MCP server?
- Remote MCP over SSE at Zuplo-hosted endpoint with Bearer API key
- High-precision validation for EU, UK, IN, and BR jurisdictions
- Explicit support for Brazil’s 2026 alphanumeric VAT format shift
- Server version 1.1.0; no local npm package required for remote use
- Finance-focused validator MCP, not a general address autocomplete
- Jurisdictions: EU, UK, IN, BR
- Transport: remote SSE
What problem does it solve?
Indie sellers mis-validate foreign VAT IDs with regex and ship billing flows that fail audits or reverse-charge eligibility.
Who is it for?
Solo builders adding B2B invoicing, EU/UK/IN/BR market expansion, or agent-assisted billing code who need programmatic VAT verification.
Skip if: Teams that only sell domestically with no VAT collection, or anyone needing full tax filing, rates tables, or MOSS reporting in one tool.
What do I get? / Deliverables
After you register a Zuplo API key and add the SSE remote, agents can confirm VAT numbers with jurisdiction-aware checks during implementation and review.
- Programmatic VAT validation calls for EU, UK, IN, and BR
- Agent-assisted compliance checks during Ship-phase billing work
- Remote MCP configuration without local npm install
Recommended MCP Servers
Journey fit
How it compares
Remote VAT validation MCP, not an on-device regex skill or complete tax compliance suite.
Common Questions / FAQ
Who is Global VAT Validator for?
It is for developers and solo founders wiring international B2B checkout, invoicing, or CRM flows that must validate EU, UK, Indian, or Brazilian VAT IDs.
When should I use Global VAT Validator?
Use it while building or reviewing billing integrations, before launch in regulated markets, or when updating for Brazil’s 2026 alphanumeric VAT format.
How do I add Global VAT Validator to my agent?
Add the SSE remote `https://pink-beetle-main-88f69e6.zuplo.app/mcp` with `Authorization: Bearer {api_key}` and obtain the key from the Zuplo API portal linked in server metadata.