Loading MCP server directory, please wait...
Validate EU VAT numbers (VIES), IBANs and EORI, look up company data (GLEIF) and VAT rates
npx @getmcp/cli add io.github.Nitrych/eurovalidate-mcpRequires Python 3.10+. Community-contributed server. Review source before installing.
EUROVALIDATE_API_KEYEuroValidate API key — free at https://eurovalidate.com (100 requests/month, no card)
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.github.Nitrych/eurovalidate-mcp": {
"command": "uvx",
"args": [
"eurovalidate-mcp"
],
"env": {
"EUROVALIDATE_API_KEY": ""
}
}
}
}