Handle timezone conversion, date math, cron explanations, and other datetime tasks.
Copy the install command and let the AI configure it · recommended for beginners
No copy-paste install info for "mcp-datetime" yet — see the docs or source repo.
Convert 2025-03-10 15:00 New York time to London time and Beijing time, and note whether daylight saving time is involved.
The tool returns the corresponding times in each timezone and notes the conversion basis or DST impact.
Starting from 2025-04-01, calculate 7 business days later, give the final date, and exclude weekends.
The tool returns the deadline calculated using business-day rules.
Explain this cron expression: 0 9 * * 1-5. When does it run?
The tool returns a human-readable explanation of the cron schedule, such as what time it runs on weekdays.
Developers or product managers can use it to convert times across regions when working with global teams, reducing mistakes in meetings and release schedules.
In automation workflows or data tasks, it can handle date math and business-day calculations so the model can execute time-related logic more reliably.
DevOps engineers or developers can use it to explain cron expressions and quickly verify job frequency and execution windows.
This is an MCP server that provides 10 date and time tools. Known capabilities include timezone conversion, date math, cron explanation, and business-day calculation to help LLMs handle datetime operations.
It is suitable for tasks that need time conversion or date logic, such as cross-timezone conversion, date-based calculations, and turning cron expressions into natural-language explanations.
The provided materials do not include installation steps, runtime requirements, or key information. See the source repository for setup details.
Get current time, date, and timestamps for AI app workflows.
Handle current time, timestamp conversion, timezone comparison, and date arithmetic.
Calculate date differences and derive past or future dates quickly.
Get current time and convert between IANA timezones for cross-region work.
Get current time across timezones and convert times for apps and workflows.
Get current date and time with timezone in ISO, Unix, and readable formats.