Skip to main content
Glama
GHDaru
by GHDaru

Related Servers

Alternatives to mcpmessage

No user-submitted related servers found.

    Related Servers

    • A
      license
      Not graded
      quality
      B
      maintenance
      Enables peer-to-peer communication between Claude Code sessions, allowing them to send messages, hand off tasks, and coordinate across worktrees without manual intervention.
      MIT
    • A
      license
      Not graded
      quality
      B
      maintenance
      Connect any AI session to any other across models, machines, and people with one code. Enables relay, handoff, and verification of session contexts.
      37 npm
      MIT
    • A
      license
      Not graded
      quality
      B
      maintenance
      Enables direct agent-to-agent messaging, file transfer, and persistent conversation history between AI agents across machines via a private broker, without needing shared channels or third-party services.
      7 npm
      1
      MIT

    TDQS

    A4.7/5.0

    Scored across 5 tools

    Disambiguation5/5

    Each tool targets a clearly distinct operation: listing chats, registering a chat, sending a message, reading an inbox, and fetching a thread. There is no functional overlap or ambiguity between them.

    Naming Consistency4/5

    All tools share the mcpmessage_ prefix and use lowercase snake_case, but the pattern is not uniformly verb_noun: list_chats and register_chat follow it, while send, inbox, and thread are shorter. The names are still predictable and readable.

    Tool Count5/5

    Five tools is well-scoped for a chat mailbox server. Each tool covers a necessary core operation and none feel redundant or excessive.

    Completeness5/5

    The toolset covers the full lifecycle of the domain: chat registration, discovery, sending with replies, reading with read-state tracking, and thread reconstruction. No significant gaps are apparent for the stated mailbox purpose.

    Maintenance

    ActivityMaintained
    ResponsivenessNo issues