Skip to main content
Glama

Related Servers

Alternatives to MCP Object-Authz Lab

No user-submitted related servers found.

    Related Servers

    TDQS

    B3/5.0

    Scored across 18 tools

    Disambiguation2/5

    There are many overlapping read operations: note_get, note_get_by_query, note_get_scoped, note_get_by_token_scope, note_admin_get, and two batch getters. note_batch_resolve and note_batch_get especially are nearly indistinguishable, so an agent would struggle to pick the right tool for a simple fetch.

    Naming Consistency4/5

    Most tools follow a consistent note_<action> pattern, e.g. note_list, note_get, note_create, note_update, note_delete. Minor deviations like whoami and the inconsistent note_batch_resolve versus note_batch_get keep it from being a perfect 5.

    Tool Count3/5

    18 tools is above the comfortable 3-15 range and feels heavy for a notes/authz lab. Many read variants inflate the count when fewer, more distinct tools could express the same authorization scenarios.

    Completeness4/5

    The toolset covers the core note lifecycle: create, get, list, search, update, delete, export, plus authz-specific operations like admin access, org-scoped creation, token-scoped reads, and sharing. Minor gaps like share revocation and scoped update/delete variants exist, but core workflows are not dead-ended.

    Maintenance

    ActivityActive
    ResponsivenessNo issues