mcp-timeserver

CultriX-Github/mcp-timeserver

3.2

If you are the rightful owner of mcp-timeserver and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to dayong@mcphub.com.

This project is a remote MCP server running on Cloudflare Workers that provides LLMs with comprehensive time-related functionalities.

Tools

Functions exposed to the LLM to take actions

current_time

Get the current time in UTC and in a target timezone, in a configurable format.

relative_time

Get the relative time from now for a given timestamp.

days_in_month

Get the number of days in a given month.

get_timestamp

Get the Unix timestamp for a given time, or for now.

convert_time

Convert a given time between two IANA timezones.

get_week_year

Get the week number and ISO week number for a given date.

Prompts

Interactive templates invoked by user choice

No prompts

Resources

Contextual data attached and managed by the client

No resources