← Registry

Productivity

datesandtimes.co.uk

Provides date calculation utilities for age, date differences, UK holiday entitlement, and annual leave planning.

1 endpoint4 known toolsFirst detected August 28, 2026Last detected August 28, 2026

ENDPOINT 1

https://datesandtimes.co.uk/mcp

No auth detected

MCP server metadata

Name
datekit-data
Version
2026-06-12
Capabilities
resourcestools
Server instructions

Read-only UK calendar and time tools. Calculate an exact age, the difference between two dates (with Mon-Fri working days), statutory UK holiday entitlement, and the best leave dates around the 2026 UK bank holidays. Read datekit:// resources for the bank-holiday data directly. Source: gov.uk Bank Holidays and the Working Time Regulations.

Known tools 4

calculate_age

Calculate an exact age from a date of birth: years, months, days and total days lived, against today.

Inferred read-only
date_difference

Difference between two dates: days, weeks, years, months and Monday-to-Friday working days (weekends excluded, bank holidays not deducted).

Inferred read-only
holiday_entitlement

UK statutory holiday entitlement.

Inferred read-only
long_weekend

Suggest the most efficient annual-leave dates to book around the 2028 UK bank holidays so a few days off become a long break.

Inferred read-only

CONNECT WITH APPROVAL

Client installation

Review this server and its permissions before adding it. Secret placeholders must be set locally.

Codex

~/.codex/config.toml

[mcp_servers.datekit-data]
url = "https://datesandtimes.co.uk/mcp"
enabled = true
Claude Code

.mcp.json

{
  "mcpServers": {
    "datekit-data": {
      "type": "http",
      "url": "https://datesandtimes.co.uk/mcp"
    }
  }
}
Claude Desktop

Settings → Connectors → Add custom connector

Name: datekit-data
Remote MCP URL: https://datesandtimes.co.uk/mcp

Add this remote URL as a custom connector in Claude Desktop. Availability depends on the user plan and workspace policy.

Cursor

.cursor/mcp.json

{
  "mcpServers": {
    "datekit-data": {
      "url": "https://datesandtimes.co.uk/mcp"
    }
  }
}
Visual Studio Code

.vscode/mcp.json

Add to Visual Studio Code
{
  "servers": {
    "datekit-data": {
      "type": "http",
      "url": "https://datesandtimes.co.uk/mcp"
    }
  }
}
Generic MCP

Client-specific MCP configuration

{
  "name": "datekit-data",
  "transport": "streamable-http",
  "url": "https://datesandtimes.co.uk/mcp"
}
MCP Inspector

Run the official MCP Inspector locally and enter the indexed Streamable HTTP endpoint.

TRUST AND VERIFICATION EVIDENCE

Loading Trust v2 evidence…

Checking the associated registrable domain. The BuiltWith key remains server-side.

Indexed

Evidence is source-attributed and does not guarantee that a third-party server is safe. Risk labels are conservative metadata heuristics.