patrickyoung/timeserver
3.2
If you are the rightful owner of timeserver 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.
The Time Service is a Go-based web service that provides the current server time through both a REST API and a Model Context Protocol (MCP) server interface over HTTP.
Tools
Functions exposed to the LLM to take actions
get_current_time
Get the current server time in various formats
add_time_offset
Add a time offset to the current time
add_location
Add a new named location with timezone
list_locations
List all configured locations
get_location_time
Get current time for a named location
update_location
Update an existing location
remove_location
Remove a named location
Prompts
Interactive templates invoked by user choice
No prompts
Resources
Contextual data attached and managed by the client