EU VAT Calculator

EU VAT Calculator MCP Connector for Claude

A+

Calculate EU VAT rates, transaction taxes, and compliance rules for 27 member states.

3 tools Official Updated Jun 28, 2026 Official Vinkius Partner

An essential engine for managing European Union Value Added Tax (VAT) complexity. This MCP server provides specialized tools to navigate the regulatory landscape of the 27 EU member states. Use lookup_vat_rate to find specific tax percentages based on country and product category, including standard, reduced, and super-reduced tiers. The compute_transaction_tax tool automates calculations for domestic sales, B2C cross-border (OSS), and B2B reverse charge scenarios, providing the exact tax amount and total invoice value. Additionally, use check_vat_compliance to verify if a transaction follows the correct regulatory path like 'Domestic VAT', 'Reverse Charge', or 'OSS'. This tool is ideal for developers building e-commerce platforms or accounting software operating within the EU.

vateutaxcomplianceaccountingeurope

3 tools expose this connector's capabilities to your AI agent.

check_vat_compliance

Identify the VAT rule applied to a transaction

lookup_vat_rate

g., DE, FR) and a product category (Standard Goods, Reduced Goods, or Essential Goods). Look up the VAT rate for a country and product category

compute_transaction_tax

Calculate VAT amount and total for a transaction

See how to talk to your AI agent using EU VAT Calculator.

What is the VAT rate for food in France?

The applicable VAT rate for 'Reduced Goods' in France (FR) is 5.5%.

Calculate the total for a €100 sale from Italy to Spain for a consumer.

For a B2C transaction from IT to ES with a net amount of €100.00, the applied rate is 21%. The tax amount is €21.00, making the total amount €121.00 under the OSS rule.

Is a B2B sale from Germany to Ireland subject to reverse charge?

Yes, the transaction follows the 'Reverse Charge' rule because it is a cross-border B2B sale.

Use the `lookup_vat_rate` tool by providing 'DE' as the country code and specifying the appropriate category, such as 'Standard Goods', 'Reduced Goods', or 'Essential Goods'.

Related Connectors