time-mcp
16
The Time MCP Server is designed to give language modeling systems the ability to be aware of time by implementing a Model Context Protocol server. It provides tools for retrieving current time, converting timezones, and getting relative time, enhancing the capabilities of LLMs in handling time-related queries.
current_time
Get the current time (UTC and local time)
relative_time
Get relative time
get_timestamp
Get the time stamp
days_in_month
Get the number of days in the month
convert_time
Convert time between different time zones
get_week_year
Get the number of weeks and ISO weeks for the year