MCP ServerHTTPOfficialv1.4.7

VAT Validator MCP Server

Validate EU, UK, and AU VAT numbers in real-time with AI-powered fraud risk analysis. Built for developers integrating VAT compliance and ViDA e-invoicing workflows into AI agents.

io.github.OjasKord/vat-validator-mcp

Hosted URL

https://vat-validator-mcp-production.up.railway.app

Transport

HTTP

Auth

1 required env var

What the VAT Validator MCP server does

How models use it and what it is built for.

Validate EU, UK, and AU VAT numbers in real-time with AI-powered fraud risk analysis. Built for developers integrating VAT compliance and ViDA e-invoicing workflows into AI agents.

Connect to VAT Validator

Hosted endpoint — paste into any MCP client.

https://vat-validator-mcp-production.up.railway.app

Environment variables

Configuration this server reads at startup.

  • ANTHROPIC_API_KEYRequiredSecret

    Anthropic API key for AI-powered fraud risk analysis

  • HMRC_CLIENT_IDSecret

    HMRC Developer Hub client ID for UK VAT validation

  • HMRC_CLIENT_SECRETSecret

    HMRC Developer Hub client secret for UK VAT validation

Resources

Where to find authoritative docs and source for VAT Validator.

Example prompts for VAT Validator

Paste any of these into Agent Studio after connecting VAT Validator.

  • Check if DE123456789 is a valid German VAT number
  • Validate this UK VAT: GB123456789, and flag any fraud risk
  • Verify AU VAT compliance for ABN 12345678901
  • Explain how to set up HMRC credentials for UK VAT validation

VAT Validator MCP server — FAQ

Common questions about connecting and running VAT Validator.

  • What VAT regions does this server validate?

    The server validates EU VAT numbers, UK VAT numbers (via HMRC), and Australian VAT (ABN). It also supports ViDA e-invoicing compliance checks for EU jurisdictions.

  • Do I need HMRC credentials to use this server?

    HMRC credentials (HMRC_CLIENT_ID and HMRC_CLIENT_SECRET) are optional but required if you want to validate UK VAT numbers against the live HMRC registry. EU and AU validation work without them.

  • How does the AI-powered fraud risk analysis work?

    The server uses Anthropic's API (via ANTHROPIC_API_KEY) to analyze VAT validation results and flag potential fraud patterns. This requires an active Anthropic API key.

  • Is this server suitable for production e-invoicing workflows?

    Yes—the server is designed for ViDA e-invoicing compliance and real-time VAT validation, making it suitable for production invoicing and compliance systems.

  • What happens if I don't provide an Anthropic API key?

    Without ANTHROPIC_API_KEY, basic VAT validation will still work, but AI-powered fraud risk analysis will not be available. Check the documentation for fallback behavior.

Run VAT Validator across 30+ AI models, side-by-side

Connect VAT Validator to Claude, GPT, Gemini, DeepSeek and 30+ AI models in MCP Agent Studio. Compare answers side-by-side, save reusable agent presets, share runs — all in your browser, no install required.

Open Agent Studio

Related servers

More on MCP Playground