Skip to main content
Glama

Related Servers

Alternatives to decoder-3am-mcp

No user-submitted related servers found.

    Related Servers

    • F
      license
      Not graded
      quality
      B
      maintenance
      Exposes Fitbit sleep and recovery data to Claude via the Google Health API, with tools for sleep sessions, sleep summaries, recovery vitals, and raw health data queries.
      -
    • A
      license
      Not graded
      quality
      D
      maintenance
      Provides AI assistants instant access to WHO ICD-10 and ICD-11 classification systems for code lookup, search, autocoding, validation, and hierarchy browsing via 12 tool actions.
      1
      MIT
    • A
      license
      A
      quality
      D
      maintenance
      Enables LLMs to retrieve and analyze sleep, recovery, and physiological cycle data from the WHOOP API. It provides tools for accessing detailed metrics such as strain, HRV, and readiness scores through secure OAuth 2.0 authentication.
      4
      6 npm
      1
      MIT
    • A
      license
      Not graded
      quality
      C
      maintenance
      Enables AI to query Apple Health data through three read-only tools: current status, detailed sleep/metrics, and trends over 7/14/30 days. It deploys to Cloudflare quickly, keeping health data private and access-controlled.
      MIT

    TDQS

    C2.1/5.0

    Scored across 4 tools

    Disambiguation4/5

    Each tool targets a distinct operation: classifying a cause, listing causes, retrieving cause info, and fetching the decoder URL. There is slight potential for confusion between list_causes and get_cause_info, but the list vs. single-item distinction is clear enough.

    Naming Consistency5/5

    All four tools follow a consistent verb_noun snake_case pattern: classify_, list_, get_, get_. This makes the set predictable and easy to navigate.

    Tool Count5/5

    Four tools is a well-scoped size for a focused decoder utility. Each tool appears to serve a distinct purpose without unnecessary bloat or thinness.

    Completeness4/5

    The set covers the apparent core domain: listing causes, retrieving details, classifying, and accessing the decoder URL. A possible gap is lack of any tool for submitting or updating sleep data, but for a small decoder utility this may be intentional.

    Maintenance

    ActivityInactive
    ResponsivenessNo issues