EU VAT Validator (VIES) for Cursor
io.github.apifymcpfactory-droid/eu-vat-validator
Bulk-validates EU VAT numbers against the European Commission's official VIES service.
client:Cursor
transport:streamable-http
Install EU VAT Validator (VIES) in Cursor
~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json
{
"mcpServers": {
"eu-vat-validator": {
"url": "https://mcp.apify.com?tools=apifmcpfactory/eu-vat-validator"
}
}
}
Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs