Time

Time

4.7

Time is hosted online, so all tools can be tested directly either in theTools tabor in theOnline Client.

If you are the rightful owner of Time 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@mcpreview.com.

A Model Context Protocol server that provides time and timezone conversion capabilities.

The Time MCP Server is a specialized Model Context Protocol server designed to facilitate time and timezone conversion tasks. It allows Language Model Models (LLMs) to access current time information and perform conversions between different timezones using IANA timezone names. The server is capable of automatically detecting the system's timezone, ensuring accurate and relevant time data. This server is particularly useful for applications that require precise time management and conversion, such as scheduling, international communication, and time-sensitive operations. Users can interact with the server through two main tools: 'get_current_time' for retrieving the current time in a specified timezone, and 'convert_time' for converting time from one timezone to another. The server can be installed using various methods, including 'uv', 'pip', and 'docker', making it versatile and easy to integrate into different environments. Additionally, it offers customization options, such as overriding the system's timezone, to cater to specific user needs.

Features

  • Automatic system timezone detection
  • IANA timezone name support
  • Time conversion between different timezones
  • Multiple installation methods (uv, pip, docker)
  • Customizable timezone settings

Tools

  1. get_current_time

    Get current time in a specific timezones

  2. convert_time

    Convert time between timezones