Loading MCP server directory, please wait...
Official MCP server: EU VAT validation via VIES, plus offline rates and format checks.
npx @getmcp/cli add io.github.vatnode/vatnode-mcpRequires Node.js 18+. Community-contributed server. Review source before installing.
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.github.vatnode/vatnode-mcp": {
"command": "npx",
"args": [
"-y",
"vatnode-mcp"
],
"env": {
"VATNODE_API_KEY": "",
"VATNODE_API_URL": "https://api.vatnode.dev"
}
}
}
}