time-mcp-local
Related Servers
Alternatives to time-mcp-local
No user-submitted related servers found.
Related Servers
- AlicenseAqualityBmaintenanceProvides current local time and time in any IANA timezone, along with timezone listing and NTP-based time retrieval with clock offset information.4MIT
- AlicenseAqualityCmaintenanceProvides current date, time, and datetime with optional timezone support (local, UTC, or IANA timezone strings).34 npmMIT
- AlicenseBqualityDmaintenanceProvides current time information and timezone conversion capabilities using IANA timezone names. Enables LLMs to get current time in any timezone and convert times between different timezones with automatic system timezone detection.2MIT
- AlicenseNot gradedqualityDmaintenanceProvides current time information and timezone conversion capabilities using IANA timezone names and automatic system detection. It enables LLMs to fetch current times across different regions and convert specific times between timezones.MIT
- AlicenseNot gradedqualityDmaintenanceProvides current time and timezone conversion using IANA timezone names, enabling LLMs to get system time or convert times between timezones.MIT
- AlicenseAqualityCmaintenanceReturns the current date, time, and timezone, optionally for a specified IANA timezone, without network calls or API keys.1MIT
TDQS
Scored across 2 tools
The two tools serve clearly distinct purposes: one returns the current time in a given timezone, while the other converts a specific time between timezones. There is no overlap in functionality.
Both tool names follow a consistent verb_noun pattern: 'convert_time' and 'get_current_time'. The naming is predictable and easy to understand.
With only two tools, the surface is quite thin. While it covers basic time operations, a more complete set might include listing timezones or calculating time differences. The count feels borderline for a general-purpose time utility.
The core workflows of getting the current time and converting between timezones are covered. However, missing utilities like listing available timezones or formatting time outputs are minor gaps that agents can typically work around.