Skip to main content
Glama
xiaobenyang-com

Time-Zone

Related Servers

Alternatives to Time-Zone

No user-submitted related servers found.

    Related Servers

    • A
      license
      Not graded
      quality
      D
      maintenance
      A timezone-aware MCP server that converts times, looks up current local times, and finds overlapping working-hour slots for distributed teams.
      6 npm
      MIT
    • F
      license
      Not graded
      quality
      D
      maintenance
      An MCP server providing timezone conversions and time-related operations via RESTful API endpoints, featuring comprehensive error handling and timezone database integration.
      -
    • A
      license
      A
      quality
      D
      maintenance
      An MCP server that provides real-time date, time and time zone information for AI assistants.
      4
      2
      Apache 2.0
    • A
      license
      A
      quality
      D
      maintenance
      A MCP server that provides timezone-aware date and time operations. This server addresses the common issue where AI assistants provide incorrect date information due to timezone confusion.
      4
      4
      MIT
    • A
      license
      B
      quality
      D
      maintenance
      Time MCP Server is a server implementation that provides time aware capabilities for large language models, supporting functions such as obtaining current time, relative time, and timestamp conversion.
      6
      2
      Apache 2.0
    • A
      license
      Not graded
      quality
      C
      maintenance
      A remote MCP server that provides tools for getting the current time in different timezones and converting time between timezones, deployable on Cloudflare Workers.
      64 npm
      MIT

    TDQS

    B3.1/5.0

    Scored across 2 tools

    Disambiguation5/5

    The two tools have clearly distinct purposes: convert_time handles time conversion between time zones, while get_current_time retrieves the current time in a specified time zone. There is no overlap or ambiguity between these functions.

    Naming Consistency5/5

    Both tools follow a consistent verb_noun naming pattern (convert_time and get_current_time), using snake_case throughout. The naming is predictable and readable without any deviations.

    Tool Count2/5

    With only 2 tools, the server feels thin for a time zone domain, as it lacks operations like listing available time zones, handling daylight saving time, or providing time zone information. The count is too low for comprehensive coverage.

    Completeness2/5

    The tool surface is significantly incomplete for time zone management. It lacks basic operations such as listing time zones, getting time zone details, or handling date-time formatting, which are essential for typical time-related workflows and will likely cause agent failures.

    Maintenance

    ActivityInactive
    ResponsivenessNo issues