# EU Employment Termination Calculator MCP for AI Agents AI Agent Connect

> EU Employment Termination Calculator helps you estimate statutory severance pay for employees in Germany, France, Spain, and Portugal. It handles the legal heavy lifting by calculating payouts based on monthly salary, years of service, and specific dismissal types. Use it to get accurate figures for labor law compliance without digging through complex national codes.

## Overview
- **Category:** finance
- **Price:** Free
- **Endpoint:** https://edge.vinkius.com/vk_preview_zfGwTTQc9rT7gnLfIayOqhNlrYTqHmWd34WfCXSm/ai-agent-connect
- **Tags:** severance, employment, europe, labor-undermine, calculator, payroll

## Description

Dealing with employee departures in Europe is a legal minefield. Every country has its own set of rules, from specific salary caps to different multipliers for years of service. If you're trying to figure out what a company owes a departing worker in France versus Portugal, you usually end up with dozens of browser tabs open, trying to piece together local labor laws and statutory requirements. This Connector takes that manual research off your plate. You can ask your agent to run numbers for specific jurisdictions like Germany or Spain, and it'll give you a clear estimate based on the actual statutory formulas for that specific region. It even checks if a termination is actually eligible for pay in the first place, which saves you from making assumptions that could lead to legal headaches or unexpected costs later. It's a huge time-saver for HR teams, legal departments, or payroll specialists who need to move fast on offboarding and maintain compliance across different borders. Instead of manually hunting through government PDFs or legal archives, you get answers in a single conversation. By connecting this to your workflow via the Vinkius catalog, you turn a multi-hour research project into a quick, reliable conversation with your agent.

## Tools

### calculate_severance
Estimates the monetary compensation for an employee termination based on salary and tenure. It provides a clear payout figure for specific European countries.

### get_country_policy_summary
Pulls the specific legal rules and formulas used for a country's severance calculations. This helps you understand the legal basis for each payout.

### validate_termination_eligibility
Determines if a specific dismissal type legally triggers a right to compensation. It prevents you from making incorrect assumptions about payout eligibility.

## Prompt Examples

**Prompt:** 
```
Calculate severance for a French employee with 7 years of service and 4000 EUR monthly salary.
```

**Response:** 
```
### Severance Estimate: France

| Detail | Value |
| :--- | :--- |
| **Country** | France |
| **Years of Service** | 7 |
| **Monthly Salary** | 4,000 EUR |
| **Estimated Severance** | **7,000 EUR** |

*Note: This is based on the statutory rule of one quarter of a monthly salary per year of service.*
```

**Prompt:** 
```
What are the rules for severance in Spain?
```

**Response:** 
```
Based on the legal policy for Spain, here is the summary:

* **Calculation Basis:** Often based on a multiplier of the daily salary.
* **Tenure:** The amount scales with the years of service.
* **Caps:** There may be specific caps depending on the reason for dismissal.
* **Eligibility:** Must meet specific statutory criteria to trigger payout.
```

**Prompt:** 
```
Is a dismissal for misconduct in Germany eligible for severance?
```

**Response:** 
```
No, a dismissal for misconduct in Germany generally does not trigger statutory severance pay. However, you should verify the specific details of the case, as some exceptions may apply depending on the severity and the local labor court's interpretation.
```

## Capabilities

### Estimate severance pay amounts
Get a clear payout figure for specific European countries based on salary and tenure.

### Check dismissal eligibility
Determine if a specific dismissal type legally triggers a right to compensation.

### Retrieve legal formulas
Pull the specific legal rules and statutory math used for different jurisdictions.

### Calculate tenure-based payouts
Run numbers based on years of service and monthly salary for four major EU markets.

### Verify statutory compliance
Verify if a termination event qualifies for pay in Spain, France, Germany, and Portugal.

## Use Cases

### Calculating a German redundancy payout
An HR manager in Berlin needs to know the payout for a redundant worker with 8 years of service. They ask the agent to use `calculate_severance` for Germany.

### Auditing a Spanish dismissal for pay
A legal team is auditing a termination in Spain and wants to see if the reason qualifies for pay. The agent runs `validate_termination_eligibility`.

### Researching Portuguese labor rules
A company is expanding to Portugal and needs to know the local severance rules. The agent pulls the rules using `get_country_policy_summary`.

### Quick payroll estimate for France
A payroll clerk needs a quick estimate for a French employee's final check. They provide the salary and tenure to `calculate_severance`.

## Benefits

- Stop manual research: Use `get_country_policy_summary` to see legal rules instantly instead of searching government websites. It cuts out the need to navigate complex legal portals.
- Avoid compliance errors: `validate_termination_eligibility` ensures you don't miss a legal requirement or assume pay where it isn't owed. This protects the company from overpaying or underpaying.
- Get instant estimates: Use `calculate_severance` to run numbers for Germany, France, Spain, or Portugal in seconds. You can quickly provide salary and tenure to get a clear payout figure.
- Standardize offboarding: Use the same workflow for different countries to ensure consistency across your entire HR process. This keeps your international operations organized and predictable.
- Reduce legal risk: Get a baseline for payouts that aligns with statutory formulas, helping to prevent costly litigation. Having these numbers ready for review by counsel saves your team a lot of time.

## How It Works

The bottom line is you get accurate, jurisdiction-specific severance estimates without reading a single page of labor law.

1. Provide the employee's monthly salary, years of service, and their country of employment.
2. Specify the type of dismissal, such as redundancy or a specific termination reason.
3. Receive a detailed breakdown of the estimated severance amount and legal eligibility.

## Frequently Asked Questions

**Can the EU Employment Termination Calculator handle Germany?**
Yes, it supports Germany (DE) for statutory severance calculations.

**Does the EU Employment Termination Calculator include Portugal?**
Yes, it includes Portugal (PT) and provides estimates based on local laws.

**Can I use this to check if a dismissal is eligible?**
Yes, you can check if a specific dismissal type legally triggers a payout for a specific country.

**What countries does the EU Employment Termination Calculator support?**
It currently supports Germany, France, Spain, and Portugal.

**How accurate are the severance estimates?**
The estimates are based on the current statutory formulas for each country.

**Can it calculate for a French salary cap?**
Yes, it accounts for country-specific rules like the French salary caps in its calculations.

**Does it replace a lawyer?**
No, it's a tool for estimates. You should still have a legal professional review final payouts.

**Which countries are supported?**
The calculator currently supports Germany (DE), France (FR), Spain (ES), and Portugal (PT).

**Does voluntary resignation trigger severance?**
No, for all supported countries, voluntary resignation results in zero statutory severance.

**How is the calculation performed?**
The tool applies hardcoded legal formulas specific to each country, such as the 33 days per year rule in Spain or the 0.5 monthly salary per year rule in Germany.