Skip to main content
Glama
SravanthiGujjula

my-first-server

Related Servers

Alternatives to my-first-server

No user-submitted related servers found.

    Related Servers

    • F
      license
      Not graded
      quality
      C
      maintenance
      Enables assistants to retrieve the current time and convert times between time zones through callable MCP tools over streamable HTTP.
      -
    • A
      license
      Not graded
      quality
      C
      maintenance
      A remote MCP server exposing date/time tools over Streamable HTTP, enabling retrieval of current time for IANA timezones and listing available timezones, designed for use with web clients like Claude.ai.
      MIT
    • A
      license
      D
      quality
      C
      maintenance
      A lightweight MCP server that provides date and time tools, including the ability to retrieve current timestamps and parse date strings with IANA timezone support. It enables AI models to interact with the host OS clock and perform temporal calculations via stdio transport.
      3
      8 npm
      7
      MIT
    • A
      license
      A
      quality
      B
      maintenance
      A local MCP server that converts timestamps between time zones using IANA time zone rules, exposing a single convert_time tool.
      1
      MIT
    • F
      license
      Not graded
      quality
      D
      maintenance
      A hosted MCP server providing current time, date, and timezone conversion tools specifically designed for Claude Code remote sessions. It enables users to fetch localized time data and convert times between IANA timezones through a centralized API.
      -

    TDQS

    A3.7/5.0

    Scored across 2 tools

    Disambiguation5/5

    The two tools are completely unrelated in function—one returns time and the other simulates streaming—so there is zero ambiguity about which to choose. No overlap or boundary confusion exists.

    Naming Consistency5/5

    Both tool names follow a clear snake_case verb_noun pattern: get_current_time and stream_load. The naming is predictable and consistent, even if the verbs are not from the same domain.

    Tool Count3/5

    With only two tools, the set feels thin and barely qualifies as a server. It's on the borderline of the acceptable range for a minimal utility or demo server.

    Completeness2/5

    The tools do not belong to a shared domain, so there is no meaningful coverage to assess. Each tool is an isolated snippet with no related operations, leaving the server's purpose unclear and incomplete.

    Maintenance

    ActivityMaintained
    ResponsivenessNo issues