yokingma/time-mcp
If you are the rightful owner of time-mcp 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.
A Model Context Protocol (MCP) server implementation that allows LLMs to have time awareness capabilities.
Tools
Functions exposed to the LLM to take actions
current_time
Get the current date and time.
relative_time
Get the relative time from now.
days_in_month
Get the number of days in a month. If no date is provided, get the number of days in the current month.
get_timestamp
Get the timestamp for the time.
convert_time
Convert time between timezones.
get_week_year
Get the week and isoWeek of the year.
Prompts
Interactive templates invoked by user choice
No prompts
Resources
Contextual data attached and managed by the client