mcp-server-http-time
3.2
If you are the rightful owner of mcp-server-http-time and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to henry@mcphub.com.
This is a demo and testing MCP Time Server implemented as a Cloudflare Worker, providing time-related tools for LLMs.
current_time
Get the current date and time in specified formats and timezones.
relative_time
Get a human-readable relative time string.
days_in_month
Get the number of days in a specific month.
get_timestamp
Get the Unix timestamp for a given time.
convert_time
Convert a time between different IANA timezones.
get_week_year
Get the week number and ISO week number for a given date.