TimeMCP
If you are the rightful owner of TimeMCP 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.
TimeMCP is a simple Model Control Protocol (MCP) server that provides time and timezone conversion tools.
TimeMCP is a server designed to facilitate time and timezone conversions using the Model Control Protocol (MCP). It offers tools to retrieve the current time in a specified timezone and to convert time between different timezones. The server is compatible with any MCP-compatible client, allowing for seamless integration and usage. It supports all IANA time zone database entries, ensuring comprehensive coverage for global timekeeping needs. The server is built using Go and relies on specific libraries for MCP implementation and date parsing.
Features
- get_current_time: Retrieves the current time in a specified timezone or defaults to the system timezone if none is provided.
- convert_time: Converts time from a source timezone to a target timezone, with options to specify the time and source timezone.