Skip to content
VS Code

EU VAT Validator (VIES) for VS Code

io.github.apifymcpfactory-droid/eu-vat-validator

Bulk-validates EU VAT numbers against the European Commission's official VIES service.

client:VS Code transport:streamable-http

Install EU VAT Validator (VIES) in VS Code

.vscode/mcp.json

{
  "servers": {
    "eu-vat-validator": {
      "type": "http",
      "url": "https://mcp.apify.com?tools=apifmcpfactory/eu-vat-validator"
    }
  }
}

Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs

EU VAT Validator (VIES) in other clients