← Back to Plugins
MCP Server MCP

EU VAT Validator (VIES)

github By github 👁 1 views ▲ 0 votes

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

Configuration Example

{
  "remotes": [
    {
      "type": "streamable-http",
      "url": "https://mcp.apify.com?tools=apifmcpfactory/eu-vat-validator",
      "headers": [
        {
          "description": "Apify API token as 'Bearer <token>'. Optional if your MCP client supports OAuth.",
          "isSecret": true,
          "name": "Authorization"
        }
      ]
    }
  ],
  "packages": []
}
mcp model-context-protocol streamable-http

Comments

Sign in to leave a comment

Loading comments...