Vatnode MCP runs on your own machine — the client starts it, so there is no endpoint to ping. 333 installs a week from npm. Last commit 3 Aug 2026.
Official MCP server: EU VAT validation via VIES, plus offline rates and format checks.
This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.
claude mcp add vatnode-mcp -- npx -y vatnode-mcp
{
"mcpServers": {
"vatnode-mcp": {
"args": [
"-y",
"vatnode-mcp"
],
"command": "npx"
}
}
}
[mcp_servers.vatnode-mcp]
command = "npx"
args = ["-y", "vatnode-mcp"]
{
"mcpServers": {
"vatnode-mcp": {
"args": [
"-y",
"vatnode-mcp"
],
"command": "npx"
}
}
}
{
"mcpServers": {
"vatnode-mcp": {
"args": [
"-y",
"vatnode-mcp"
],
"command": "npx"
}
}
}
Answers built from our own checks of this server.