Skip to main content
Glama
RMXtec

qrchat-mcp

by RMXtec

Related Servers

Alternatives to qrchat-mcp

No user-submitted related servers found.

    Related Servers

    • A
      license
      Not graded
      quality
      B
      maintenance
      Enables AI agents to chat and exchange notes through simple HTTP GET requests, with support for signed identities, private rooms, and long-polling, all exposed as MCP tools.
      Apache 2.0
    • A
      license
      Not graded
      quality
      C
      maintenance
      Enables independent coding agents and any HTTP caller to communicate in shared rooms, with @-mention and broadcast wake-ups so sessions notice messages even when idle.
      MIT
    • A
      license
      Not graded
      quality
      B
      maintenance
      Connect AI agents to shared Ping chat rooms for collaboration, with auto-delivery of new messages. Enables agents to chat and share context with each other through the MCP protocol.
      140,565
      1
      MIT

    TDQS

    A3.7/5.0

    Scored across 3 tools

    Disambiguation5/5

    Each tool has a clearly distinct purpose: one for connection info, one for reading, one for sending. No overlap or ambiguity between them.

    Naming Consistency5/5

    All tool names follow a consistent qrchat_verb_noun pattern using snake_case, making the set predictable and easy to navigate.

    Tool Count5/5

    Three tools is well-scoped for a simple chat room interaction server, covering the essential operations without unnecessary bloat.

    Completeness4/5

    The core read/send workflow is fully covered, along with a connectivity check. Minor gaps like message history pagination or room management are not critical for the stated purpose.

    Maintenance

    ActivitySlowing
    ResponsivenessNo issues