Skip to main content
Glama

Related Servers

Alternatives to Delegation Worker MCP

No user-submitted related servers found.

    Related Servers

    • A
      license
      Not graded
      quality
      C
      maintenance
      Enables Codex to delegate bounded work to external LLMs through role-based MCP tools, with worker health checks and audit logging.
      MIT
    • A
      license
      Not graded
      quality
      B
      maintenance
      A local MCP control plane for Codex that manages task queues, dynamic roles, and side-panel team collaboration with persistence, dependency gating, and structured reporting.
      MIT
    • A
      license
      Not graded
      quality
      A
      maintenance
      MCP control plane for Claude Code, Codex, Cursor, and OpenCode. Supports opt-in quota-aware rotation across multiple native Claude Code or Codex subscription accounts of the same harness, with isolated credentials, separate quotas, and bounded task handoffs.
      445
      MIT
    • A
      license
      Not graded
      quality
      A
      maintenance
      A local-first control plane for AI agent tools, providing policy enforcement, spend caps, rate limiting, and audit trails for MCP servers.
      1
      Apache 2.0
    • A
      license
      Not graded
      quality
      B
      maintenance
      A durable MCP control plane for starting, observing, steering, continuing, cancelling, and handing off long-running coding agents, with bounded MCP calls and persistent worktrees.
      6
      MIT

    TDQS

    B3.1/5.0

    Scored across 21 tools

    Disambiguation3/5

    Several read-status tools overlap: delegation_status aggregates session mode, profile, progress, and Codex state, duplicating session_mode_get, worker_profile_get, and codex_status. worker_status vs delegation_status and worker_catalog vs worker_profile_get also have fuzzy boundaries, though descriptions help somewhat.

    Naming Consistency4/5

    Most tools follow a consistent prefix_noun/prefix_noun_verb snake_case pattern (worker_*, provider_*, codex_*, session_*). The outlier is delegation_status, which breaks the prefix convention and stands apart from the otherwise predictable scheme.

    Tool Count3/5

    21 tools is on the heavy end for a delegation-worker server, and the surface feels bloated with multiple status/getter variants. It is defensible given the multi-domain scope (session, worker, provider, codex), but sits at the borderline-heavy range.

    Completeness4/5

    The surface covers session modes, full worker lifecycle (start/steer/extend/respond/status/wait/cancel), provider management (save/delete/refresh/probe/override), profile get/set, and Codex install/status. Minor gap: no explicit provider-list tool, though worker_catalog partly covers it.

    Maintenance

    ActivityMaintained
    ResponsivenessNo issues