Back to Browse

Vat Validator MCP Server

Developer ToolsLow Risk10.0MCP RegistryLocalRemote
Free

Server data from the Official MCP Registry

Validate EU, UK, AU VAT numbers for AI agents. EU ViDA e-invoicing compliance.

About

Validate EU, UK, AU VAT numbers for AI agents. EU ViDA e-invoicing compliance.

Remote endpoints: streamable-http: https://vat-validator-mcp-production.up.railway.app

Security Report

10.0
Low Risk10.0Low Risk

Valid MCP server (1 strong, 0 medium validity signals). No known CVEs in dependencies. Package registry verified. Imported from the Official MCP Registry.

2 tools verified · Open access · 1 issue found

Security scores are indicators to help you make informed decisions, not guarantees. Always review permissions before connecting any MCP server.

Permissions Required

This plugin requests these system permissions. Most are normal for its category.

file_system

Check that this permission is expected for this type of plugin.

HTTP Network Access

Connects to external APIs or services over the internet.

env_vars

Check that this permission is expected for this type of plugin.

database

Check that this permission is expected for this type of plugin.

What You'll Need

Set these up before or after installing:

Anthropic API key for AI-powered fraud risk analysisRequired

Environment variable: ANTHROPIC_API_KEY

HMRC Developer Hub client ID for UK VAT validationRequired

Environment variable: HMRC_CLIENT_ID

HMRC Developer Hub client secret for UK VAT validationRequired

Environment variable: HMRC_CLIENT_SECRET

How to Install & Connect

Available as Local & Remote

This plugin can run on your machine or connect to a hosted endpoint. during install.

Documentation

View on GitHub

From the project's GitHub README.

VAT Validator MCP

ToolRank

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.

What This Solves

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:

  • EU VIES — all 27 member states, real-time
  • UK HMRC VAT API v2 — OAuth2, authoritative
  • AU ABR — Australian Business Register

Tools

ToolFree TierUse When
validate_vat50/monthBefore approving any EU, UK, or AU supplier invoice -- auto-detects jurisdiction, validates, and runs AI fraud analysis in one call
get_vat_rates50/monthBefore calculating cross-border invoice totals

Add to Your Agent

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" } )

Pricing

TierCallsPrice
Free50/monthNo card required
Pay-as-you-goUnlimited$0.010/query, billed monthly
Bundle 500500 calls, never expire$8
Bundle 20002000 calls, never expire$28

Upgrade: https://kordagencies.com

Search Terms

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

Reviews

No reviews yet

Be the first to review this server!