EU Court Deadline Calculator

EU Court Deadline Calculator MCP Connector for Claude

A+

Calculate legal procedural deadlines across European jurisdictions, accounting for national holidays and business day adjustments.

3 tools Official Updated Jun 28, 2026 Official Vinkius Partner

The EU Court Deadline Calculator is a specialized engine designed to determine legal procedural deadlines within various European jurisdictions. By providing a country code, an event type (such as response, appeal, or execution), and the date of the triggering event, the tool calculates the final deadline while automatically accounting for weekends and national holidays. It uses calculate_deadline to find the adjusted date, check_holiday_status to verify specific dates, and list_jurisdictions to identify supported countries. This ensures that legal professionals can accurately track deadlines without manual calendar checking.

laweuropedeadlinecourtjurisdictionholiday

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

calculate_deadline

Calculates the final legal deadline based on a triggering event and specific legal parameters

check_holiday_status

Verifies if a specific calendar date is recognized as a public holiday in a chosen country

list_jurisdictions

Provides a valid list of supported countries and court levels

See how to talk to your AI agent using EU Court Deadline Calculator.

Calculate the deadline for a response in France for an event that happened on 2024-05-01.

The calculated deadline is 2024-05-15. The tool used `calculate_deadline` with countryCode: 'FR', eventType: 'response', and eventDate: '2024-05-01'.

Check if 2024-12-25 is a holiday in Germany.

The `check_holiday_status` tool confirms that 2024-12-25 is a recognized public holiday in Germany (DE).

List all available jurisdictions.

The `list_jurisdictions` tool returned the supported countries and court levels, including National and EU tiers.

If a calculated deadline falls on a weekend or a registered national holiday in the specified country, the engine automatically postpones the deadline to the next available business day.

Related Connectors