FoxLauren/mcp-time-server
If you are the rightful owner of mcp-time-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 dayong@mcphub.com.
A lightweight, cross-platform MCP server providing time and date utilities using Python's standard library.
Tools
Functions exposed to the LLM to take actions
get_current_time
Get the current date and time, optionally in a specific timezone.
get_timezone_info
Get detailed information about a timezone including current time and offset.
list_timezones
List all available timezones, optionally filtered by text.
parse_datetime
Parse a datetime string and return detailed information.
compare_times
Compare two datetime strings and calculate the difference.
add_time_delta
Add or subtract time from a given datetime.
is_valid_datetime
Validate whether a string matches a datetime format.
unix_to_datetime
Convert a Unix timestamp to a readable datetime.
Prompts
Interactive templates invoked by user choice
No prompts
Resources
Contextual data attached and managed by the client