Skip to main content
Glama

Related Servers

Alternatives to switchyard

No user-submitted related servers found.

    Related Servers

    • A
      license
      Not graded
      quality
      C
      maintenance
      Enables multiple AI coding CLIs (Claude Code, Gemini/Antigravity, Codex, and OpenCode) to collaborate as a coordinated team by routing cross-agent prompts, sharing messages and review tickets, tracking tasks on a shared store, and isolating each agent in its own Git worktree with turn-budget safeguards—all inspectable and steerable from a local web dashboard.
      MIT
    • A
      license
      C
      quality
      B
      maintenance
      Enables delegating coding tasks to multiple AI CLI agents (Claude Code, Antigravity, Codex, Cursor) with session memory and diff inspection.
      16
      293 npm
      MIT
    • A
      license
      A
      quality
      D
      maintenance
      Multi-agent orchestration server that enables parallel task delegation, sequential pipelines, cron scheduling, and cross-model peer review via CLI providers like Codex, Antigravity, OpenCode, and Claude Code.
      42
      16 npm
      5
      MIT
    • F
      license
      Not graded
      quality
      Not graded
      maintenance
      Orchestrates multiple AI models (Gemini, OpenAI, Claude, local models) within a single conversation context, enabling collaborative workflows like multi-model code reviews, consensus building, and CLI-to-CLI bridging for specialized tasks.
      -

    TDQS

    C2.5/5.0

    Scored across 55 tools

    Disambiguation2/5

    Multiple tools are direct aliases (e.g., approval_queue_list vs agent_queue_list), and several planning tools (plan_task, decompose_task, fleet_plan) have overlapping purposes with only subtle differences, creating confusion for agent selection.

    Naming Consistency3/5

    Most tools use snake_case but follow inconsistent patterns: some are verb_noun (inspect_status, list_subtasks), others are noun_verb (tune_show, memory_list), and some are noun_noun_verb (routing_exception_add). No single convention dominates.

    Tool Count2/5

    With 55 tools, the server is overly large. Many tools are redundant (aliases) or highly specific (e.g., resume_swarm_inspect, apply_preview), which could be consolidated. A more focused set would improve usability.

    Completeness4/5

    The server covers a wide range of agent management tasks: planning, execution, learning, caching, routing, workflow, and inspection. Minor gaps may exist (e.g., no generic project CRUD), but core operations are well represented.

    Maintenance

    ActivityActive
    ResponsivenessNo issues