MCP DateTime

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
PORTNoSets the port for SSE mode3000
URI_PREFIXNoSets the URI prefix for SSE mode

Schema

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription
datetime-list
Current time in UTCGet the current time in the UTC timezone
Current time in Europe/LondonGet the current time in the Europe/London timezone
Current time in Europe/ParisGet the current time in the Europe/Paris timezone
Current time in Europe/BerlinGet the current time in the Europe/Berlin timezone
Current time in America/New_YorkGet the current time in the America/New_York timezone
Current time in America/ChicagoGet the current time in the America/Chicago timezone
Current time in America/DenverGet the current time in the America/Denver timezone
Current time in America/Los_AngelesGet the current time in the America/Los_Angeles timezone
Current time in Asia/TokyoGet the current time in the Asia/Tokyo timezone
Current time in Asia/ShanghaiGet the current time in the Asia/Shanghai timezone
Current time in Asia/KolkataGet the current time in the Asia/Kolkata timezone
Current time in Australia/SydneyGet the current time in the Australia/Sydney timezone
Current time in Pacific/AucklandGet the current time in the Pacific/Auckland timezone

Tools

Functions exposed to the LLM to take actions

NameDescription
get-current-time

Get the current time in the configured local timezone

get-current-timezone

Get the current system timezone

get-time-in-timezone

Get the current time in a specific timezone

list-timezones

List all available timezones