pshempel/mcp-time-server-node
If you are the rightful owner of mcp-time-server-node 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 MCP Time Server Node is a comprehensive Node.js server for time manipulation, implementing the Model Context Protocol (MCP) for LLMs like Claude.
Tools
Functions exposed to the LLM to take actions
get_current_time
Get the current time in any timezone.
convert_timezone
Convert time between timezones.
add_time
Add a duration to a date/time.
subtract_time
Subtract a duration from a date/time.
calculate_duration
Calculate the duration between two times.
get_business_days
Calculate business days between dates.
next_occurrence
Find the next occurrence of a recurring event.
format_time
Format time in various human-readable formats.
Prompts
Interactive templates invoked by user choice
No prompts
Resources
Contextual data attached and managed by the client