Skip to main content
Glama

Related Servers

Alternatives to goby-mcp

No user-submitted related servers found.

    Related Servers

    TDQS

    A4/5.0

    Scored across 18 tools

    Disambiguation5/5

    Every tool targets a distinct concern: auth introspection, task CRUD, comments, webhooks, and project tokens. The list_* getters are clearly separated by noun (statuses, members, labels, tasks), so there is no meaningful overlap or ambiguity.

    Naming Consistency5/5

    Naming is highly predictable: list-* for reads, get-* for single resources, create-/update-/delete- for mutations, and add- for comments. The one outlier, whoami, is a conventional CLI-style name and does not create confusion.

    Tool Count4/5

    18 tools is on the higher side but justified: task management, comments, history, webhooks, and token management each need their own surface. There are no redundant tools, though a few administrative helpers could potentially be consolidated.

    Completeness4/5

    The core domain is well covered: task CRUD (minus explicit deletion/archival), comments, history, webhooks, and token configuration. Missing task delete/archive and comment edit/delete are minor gaps, and webhook delivery inspection would round it out, but the main workflows are complete.

    Maintenance

    ActivityMaintained
    ResponsivenessNo issues