MCP Server
Maintained
EU VAT Validator (VIES) MCP Server
io.github.apifymcpfactory-droid/eu-vat-validator
What is the EU VAT Validator (VIES) MCP server?
Bulk-validates EU VAT numbers against the European Commission's official VIES service.
How to install EU VAT Validator (VIES)
Copy-paste configuration for popular MCP clients.
transport: http
Config generated by PluginBench — verify against the source before use.Environment / auth
AuthorizationsecretApify API token as 'Bearer <token>'. Optional if your MCP client supports OAuth.
Cursor
~/.cursor/mcp.json
{
"mcpServers": {
"eu-vat-validator": {
"url": "https://mcp.apify.com?tools=apifmcpfactory/eu-vat-validator"
}
}
}Windsurf
~/.codeium/windsurf/mcp_config.json
{
"mcpServers": {
"eu-vat-validator": {
"serverUrl": "https://mcp.apify.com?tools=apifmcpfactory/eu-vat-validator"
}
}
}VS Code
.vscode/mcp.json
{
"servers": {
"eu-vat-validator": {
"type": "http",
"url": "https://mcp.apify.com?tools=apifmcpfactory/eu-vat-validator"
}
}
}Claude Desktop
Claude Desktop connects to remote servers via the mcp-remote bridge.
{
"mcpServers": {
"eu-vat-validator": {
"command": "npx",
"args": [
"-y",
"mcp-remote",
"https://mcp.apify.com?tools=apifmcpfactory/eu-vat-validator"
]
}
}
}Claude Code
claude mcp add --transport http eu-vat-validator https://mcp.apify.com?tools=apifmcpfactory/eu-vat-validatorRelated MCP servers
llms.txt Checker - AI Readiness Audit
Maintained
Checks llms.txt, AI crawler access in robots.txt, and sitemap - with a 0-100 AI readiness score.
0
View repository →Tech Stack Detector
Maintained
Detect 7,500+ technologies on any website - CMS, ecommerce, analytics, frameworks. ~$5/1,000 sites.
0
View repository →