# EU VAT Compliance

MCP server for EU VAT compliance. Validate VAT numbers via VIES, look up VAT rates for all 27 EU member states, check reverse charge eligibility, and determine VAT treatment for cross-border B2B/B2C …

## Quick Start

```bash
# Connect this server (installs CLI if needed)
npx -y @smithery/cli@latest mcp add janbruinier/eu-vat-compliance

# Browse available tools
npx -y @smithery/cli@latest tool list janbruinier/eu-vat-compliance
```
