Skip to main content
Glama
kujirahand

time-mcp

by kujirahand

Related Servers

Alternatives to time-mcp

No user-submitted related servers found.

    Related Servers

    • F
      license
      B
      quality
      D
      maintenance
      Provides current time and timezone conversion using IANA timezone names, with automatic system timezone detection.
      2
      -
    • A
      license
      A
      quality
      C
      maintenance
      Provides high-accuracy time information by querying multiple NTP servers for consensus time, and comprehensive timezone support using IANA tzdata for conversions, DST handling, and clock drift detection independent of system time.
      7
      3
      Apache 2.0
    • A
      license
      B
      quality
      D
      maintenance
      Provides current time and timezone conversion using IANA timezone names, enabling LLMs to get time information and convert times between timezones.
      2
      MIT
    • A
      license
      Not graded
      quality
      D
      maintenance
      Provides current time and timezone conversion using IANA timezone names, enabling LLMs to get system time or convert times between timezones.
      MIT
    • A
      license
      Not graded
      quality
      D
      maintenance
      Enables retrieval of accurate current time from NTP servers with timezone conversion and structured output, falling back to local time if NTP is unavailable.
      MIT
    • A
      license
      A
      quality
      C
      maintenance
      Provides current date, time, and datetime with optional timezone support (local, UTC, or IANA timezone strings).
      3
      4 npm
      MIT

    TDQS

    A4.3/5.0

    Scored across 4 tools

    Disambiguation4/5

    Each tool has a distinct purpose: local clock time, timezone-specific time, timezone lookup, and NTP-sourced time. There is minor overlap between get_local_time and get_time_in_timezone when the timezone is omitted, but the descriptions make the intended differences clear.

    Naming Consistency5/5

    Tool names follow a consistent get_/list_ verb pattern and clearly indicate their function. The naming style is uniform and predictable across all four tools.

    Tool Count5/5

    Four tools is a well-scoped size for a time-focused MCP server. Each tool covers a distinct time-related need without unnecessary bloat.

    Completeness5/5

    The tool set covers the core time domain: local time, arbitrary timezone time, timezone discovery, and external NTP time. Timezone conversion and UTC access are achievable via get_time_in_timezone, so there are no obvious dead ends.

    Maintenance

    ActivityMaintained
    ResponsivenessNo issues