Skip to content
Back to search
30
MCP streamable-http

Vat

io.github.pipeworx-io/vat

VAT-number format validation MCP (EU + UK/CH/NO).

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

Similar MCP servers embedding-nearest

Vies Eu
EU VIES VAT-number validation MCP (European Commission).
0 tools · streamable-http
VAT Validator MCP
Validate EU, UK, AU VAT numbers for AI agents. EU ViDA e-invoicing compliance.
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
Creditcard
Credit-card number validation MCP.
0 tools · streamable-http
Currencyformat
Number & currency formatting MCP.
0 tools · streamable-http
Phone
Phone number validation MCP.
0 tools · streamable-http

How to use

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

{
  "mcpServers": {
    "vat": {
      "url": "https://gateway.pipeworx.io/vat/mcp",
      "transport": "streamable-http"
    }
  }
}