DochertyDev/time-mcp
3.2
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 dayong@mcphub.com.
A simple and lightweight Model Context Protocol (MCP) server that provides tools to fetch the current date and time from your system.
Tools
Functions exposed to the LLM to take actions
get_current_time
Returns the current time in HH:MM:SS format
get_current_date
Returns the current date in YYYY-MM-DD format
get_current_datetime
Returns both date and time in ISO 8601 format
get_time_components
Returns detailed breakdown of time (year, month, day, hour, minute, second, day of week)
get_unix_timestamp
Returns the current Unix timestamp
Prompts
Interactive templates invoked by user choice
No prompts
Resources
Contextual data attached and managed by the client