Skip to main content
Glama

Related Servers

Alternatives to cc-delegate

No user-submitted related servers found.

    Related Servers

    • A
      license
      A
      quality
      B
      maintenance
      Delegate coding tasks to external AI coding agents in isolated git worktrees with independent verification, enabling any MCP client to orchestrate multi-agent workflows.
      5
      MIT
    • A
      license
      A
      quality
      A
      maintenance
      Enables delegating complete coding tasks to a local OpenAI-compatible model through MCP, using bounded Git worktrees and compact receipts so conversation history is not carried.
      4
      MIT
    • A
      license
      Not graded
      quality
      A
      maintenance
      Enables repository-aware lifecycle management and controlled delegation of coding tasks to trusted worker harnesses via MCP, with execution isolation, recovery, and verified handoff.
      149 npm
      8
      Apache 2.0

    TDQS

    A3.6/5.0

    Scored across 3 tools

    Disambiguation5/5

    Each tool has a clear, distinct purpose: run_dev_task initiates a task, get_task_status checks progress, and fetch_task_result retrieves the final output. No overlap.

    Naming Consistency5/5

    All tool names follow a consistent verb_noun pattern in snake_case (run_dev_task, get_task_status, fetch_task_result), making them predictable.

    Tool Count5/5

    Three tools is exactly right for a focused task life cycle: start, poll, and fetch result. Not too few or too many.

    Completeness5/5

    The tool set covers the full life cycle of an autonomous coding task: creation, status polling, and result retrieval. No obvious gaps for the stated purpose.

    Maintenance

    ActivityStale
    ResponsivenessNo issues