Skip to content
Back to search
30
MCP streamable-http

VAT Validator MCP

io.github.ojaskord/vat-validator-mcp

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

Uptime
0.0%
21 probes
Response
0ms
last probe
Tools
0
callable

Similar MCP servers embedding-nearest

VAT Validator MCP live
Validate EU, UK, AU VAT numbers for AI agents. EU ViDA e-invoicing compliance.
2 tools · streamable-http
Vat
VAT-number format validation MCP (EU + UK/CH/NO).
0 tools · streamable-http
Vies Eu
EU VIES VAT-number validation MCP (European Commission).
0 tools · streamable-http
io.github.vatnode/vatnode-mcp
Official MCP server: EU VAT validation via VIES, plus offline rates and format checks.
0 tools
io.github.csoai-org/uk-ai-bill-compliance-mcp
UK AI Regulation Compliance MCP. Automates audits against the UK AI White Paper five principles ...
0 tools
io.github.CSOAI-ORG/uk-ai-bill-compliance-mcp
UK AI Regulation Compliance MCP. Automates audits against the UK AI White Paper five principles ...
0 tools

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "vat_validator_mcp": {
      "url": "https://vat-validator-mcp-production.up.railway.app",
      "transport": "streamable-http"
    }
  }
}