Skip to main content
Glama

Related Servers

Alternatives to kata

No user-submitted related servers found.

    Related Servers

    • A
      license
      Not graded
      quality
      C
      maintenance
      Enables coding agents to search, recommend, and validate a stack of reusable skills from a local catalog, producing deterministic plans without modifying the project.
      3,212 npm
      1
      MIT
    • A
      license
      Not graded
      quality
      D
      maintenance
      Enables LLMs to dynamically discover and execute tools through a structured skills system. Serves as a documentation hub where skills are defined in directories, allowing progressive loading and interpretation of capabilities.
      MIT
    • A
      license
      Not graded
      quality
      A
      maintenance
      Routes coding agents to the most relevant project documentation (decisions, intent, constraints) with provenance and freshness, providing tools for task routing, knowledge search, and document context.
      34 npm
      MIT

    TDQS

    A4.3/5.0

    Scored across 5 tools

    Disambiguation5/5

    Each tool addresses a distinct stage of the chain lifecycle: listing, starting, advancing, saving, and exporting. There is no meaningful functional overlap between them.

    Naming Consistency5/5

    All five tools follow the consistent verb_noun snake_case pattern: list_chains, run_chain, advance_chain, save_chain, export_chain. The naming is predictable and uniform.

    Tool Count5/5

    Five tools tightly cover the core chain lifecycle without redundancy. This is a well-scoped size for a focused server.

    Completeness4/5

    The set covers listing, running, advancing, saving, and exporting chains, giving solid execution and authoring coverage. The main gap is the lack of an explicit delete/remove_chain operation, though save_chain can overwrite and this is a minor shortfall.

    Maintenance

    ActivityMaintained
    ResponsivenessNo issues