Skip to main content
Glama

Related Servers

Alternatives to Clink MCP Server

No user-submitted related servers found.

    Related Servers

    • F
      license
      Not graded
      quality
      Not graded
      maintenance
      A production-grade coordination hub that enables AI agents and human teams to work as a single organism by sharing tasks, context, decisions, and persistent memory across projects. It features two-tier agentic memory with per-agent hot caches, inter-agent messaging, and multi-agent authorship tracking for seamless collaboration.
      2
      -
    • A
      license
      Not graded
      quality
      A
      maintenance
      Connects multiple AI agents (Codex, Claude Code, Grok, etc.) into a coordinated, auditable team with shared memory, task ownership, and human oversight, enabling parallel collaboration without conflicts.
      238
      Apache 2.0
    • A
      license
      Not graded
      quality
      D
      maintenance
      Enables secure coordination between multiple LLM agents through authenticated messaging, status updates, and conversation management. Features automatic secret redaction, rate limiting, and audit trails for safe multi-agent collaboration in development environments.
      MIT
    • A
      license
      Not graded
      quality
      A
      maintenance
      A coordination layer for coding agents that provides memorable identities, inbox/outbox messaging, searchable message history, and file lease management to prevent conflicts. Uses Git for human-auditable artifacts and SQLite for fast queries, enabling multiple agents to collaborate across projects without stepping on each other.
      2,132
      MIT

    TDQS

    A3.7/5.0

    Scored across 32 tools

    Disambiguation4/5

    Most tools have distinct purposes targeting specific resources (e.g., milestones, checkpoints, proposals, clinks), but some potential overlap exists. For example, 'check_inbox' and 'get_clinks' both retrieve clinks, though their descriptions clarify different use cases (inbox vs. general retrieval). The 'complete_checkpoint' and 'cast_vote' tools might be confused if a checkpoint requires consensus, but their descriptions help differentiate them.

    Naming Consistency5/5

    Tool names follow a highly consistent verb_noun pattern throughout, using snake_case uniformly. Examples include 'add_checkpoint', 'archive_project', 'list_milestones', and 'update_project'. There are no deviations in naming conventions, making the set predictable and easy to parse.

    Tool Count3/5

    With 32 tools, the count is borderline high for a project management and collaboration server. While the domain is broad (covering milestones, projects, proposals, clinks, and groups), the number feels heavy and could overwhelm agents. A more streamlined set of 15-25 tools might be more appropriate for the scope.

    Completeness5/5

    The tool set provides comprehensive CRUD and lifecycle coverage for all core domains: milestones (create, get, list, update, reopen, add/update/delete/complete checkpoints), projects (create, get, list, update, complete, archive, reopen), proposals (create, get, list, cast_vote, finalize), and clinks (send, get, check_inbox, claim, complete, release). No obvious gaps exist; agents can perform full workflows without dead ends.

    Maintenance

    ActivityInactive
    ResponsivenessNo issues