Skip to main content
Glama
hlteoh37

mcp-datetime

by hlteoh37

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault

No arguments

Instructions

Guidance the server publishes about itself, which clients place ahead of the tool catalog so the model reads it before choosing anything.

This server publishes no instructions, or was last inspected before Glama recorded them.

Capabilities

Features and capabilities supported by this server

Protocol revision2025-11-25

CapabilityDetails
tools
{}

Tools

Functions exposed to the LLM to take actions

NameDescription
nowA

Get the current date and time in one or more timezones. Returns ISO 8601, Unix timestamp, and human-readable format.

convert_timezoneB

Convert a date/time from one timezone to another.

date_mathB

Add or subtract time from a date. Supports years, months, days, hours, minutes, seconds.

date_diffA

Calculate the difference between two dates in multiple units (days, hours, minutes, seconds, weeks, business days).

format_dateA

Format a date/time using a format string. Tokens: YYYY, MM, DD, HH, mm, ss, SSS.

unix_timestampA

Convert between Unix timestamps and ISO 8601 dates. Pass a timestamp to get ISO, or a date to get timestamp.

business_daysA

Calculate business days between two dates, or add N business days to a date. Excludes weekends (Sat/Sun).

explain_cronA

Explain a cron expression in plain English. Supports standard 5-field cron format (minute hour dom month dow).

countdownC

Calculate time remaining until a target date, or time elapsed since a past date.

date_infoA

Get detailed information about a date: day of week, ISO week number, day of year, leap year, quarter, and more.

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

No resources

Latest Blog Posts

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/hlteoh37/mcp-datetime'

If you have feedback or need assistance with the MCP directory API, please join our Discord server