timer-mcp-server

xueli-sherryli/timer-mcp-server

3.2

If you are the rightful owner of timer-mcp-server 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.

The Timer MCP Server is a specialized server for handling time-related operations, offering tools for time conversions, calculations, and timezone management.

Tools

Functions exposed to the LLM to take actions

get_current_time

Gets the current time in a specified timezone.

convert_timestamp_to_time

Converts a Unix timestamp to a human-readable time string.

convert_time_to_timestamp

Converts a human-readable time string to a Unix timestamp.

time_difference

Calculates the difference between two timestamps.

time_difference_caculate

Breaks down a time difference into years, months, days, etc.

get_day_of_week

Calculates the day of the week from a Unix timestamp.

Prompts

Interactive templates invoked by user choice

No prompts

Resources

Contextual data attached and managed by the client

No resources