Validate EU, UK, AU VAT numbers for AI agents. EU ViDA e-invoicing compliance.
Copy the AI prompt to install this server into Claude Code, Cursor, or another agent β or use 1-click editor setup below.
π‘ Paste into ~/Library/Application Support/Claude/claude_desktop_config.json (macOS) or %APPDATA%\Claude\claude_desktop_config.json (Windows)
AI-powered VAT fraud detection and live VAT number validation for AI agents.
Validates EU, UK, and AU VAT numbers against authoritative live sources and uses AI pattern analysis to detect invoice fraud before payment is authorised. Built for compliance agents, invoice processing workflows, and supplier onboarding pipelines.
VAT fraud costs EU businesses β¬50bn annually. The most common attack vectors β missing trader fraud, carousel fraud, deregistered entity re-use β share one common signal: a VAT number that looks valid but isn't registered to the entity on the invoice.
Claude and other LLMs cannot reliably check live VAT registration status from training data. This tool calls the authoritative sources directly:
| Tool | Free Tier | Use When |
|---|---|---|
| validate_vat | 50/month | Before approving any EU, UK, or AU supplier invoice -- auto-detects jurisdiction, validates, and runs AI fraud analysis in one call |
| get_vat_rates | 50/month | Before calculating cross-border invoice totals |
Claude Code β add to .mcp.json: { "mcpServers": { "vat-validator": { "type": "sse", "url": "https://vat-validator-mcp-production.up.railway.app/sse" } } }
LangChain: from langchain_mcp import MCPClient client = MCPClient( "https://vat-validator-mcp-production.up.railway.app/sse" )
OpenAI Agents SDK: from agents.mcp import MCPServerSse mcp_server = MCPServerSse( params={ "url": "https://vat-validator-mcp-production.up.railway.app/sse" } )
| Tier | Calls | Price |
|---|---|---|
| Free | 50/month | No card required |
| Pay-as-you-go | Unlimited | $0.010/query, billed monthly |
| Bundle 500 | 500 calls, never expire | $8 |
| Bundle 2000 | 2000 calls, never expire | $28 |
Upgrade: https://kordagencies.com
VAT number validation Β· EU VAT check Β· VIES lookup Β· HMRC VAT verification Β· VAT fraud detection Β· invoice VAT compliance Β· missing trader fraud Β· carousel fraud detection Β· cross-border invoice check Β· supplier VAT screening Β· VAT registration verification Β· EU invoice compliance Β· AU ABR lookup Β· UK VAT API Β· invoice fraud detection API Β· supplier VAT fraud risk Β· accounts payable compliance agent Β· VAT invoice audit Β· AI invoice compliance Β· MCP VAT validation
Showcase your server listing on GitHub or your project documentation. Embed this dynamic SVG badge to highlight official listing status and live engagement.
[](https://allmcps.com/mcp/vat-validator-mcp)<a href="https://allmcps.com/mcp/vat-validator-mcp"><img src="https://allmcps.com/api/badge/vat-validator-mcp?style=directory" alt="VAT Validator MCP on AllMCPs" /></a>