Skip to main content
Glama
Clamepending

ottoauthMCP

by Clamepending

Related Servers

Alternatives to ottoauthMCP

No user-submitted related servers found.

    Related Servers

    TDQS

    A3.6/5.0

    Scored across 7 tools

    Disambiguation4/5

    The webhook-specific tools are clearly distinct in purpose, and the generic passthrough tool explicitly defers to endpoint-specific tools. However, webhook_status and webhook_list_events both involve event counts/status, which could cause some initial confusion.

    Naming Consistency3/5

    Most tools use snake_case with a domain prefix, but the pattern is inconsistent: some are verb-first (ottoauth_create_account), some are noun-phrases (webhook_status), and ottoauth_http_request breaks the verb_noun convention. The mixed prefixes make the set feel less uniform.

    Tool Count5/5

    Seven tools is a well-scoped size for this server. Each tool covers a meaningful operation without redundancy, and the generic passthrough fills edge cases without bloating the surface.

    Completeness4/5

    The webhook event lifecycle is well covered with list, get, replay, and gateway configuration, plus account creation. Minor gaps exist such as no explicit account deletion or webhook clearing, but the generic HTTP passthrough mitigates dead ends.

    Maintenance

    ActivityInactive
    ResponsivenessNo issues