Skip to main content
Glama
evilmordy

qqconnect

by evilmordy

Related Servers

Alternatives to qqconnect

No user-submitted related servers found.

    Related Servers

    • A
      license
      Not graded
      quality
      C
      maintenance
      Enables AI clients to read, search, manage, and send QQ mailbox emails via IMAP/SMTP, including attachments, drafts, replies, and structured message context for models.
      MIT
    • A
      license
      B
      quality
      D
      maintenance
      Enables AI to send and receive emails via SMTP/IMAP, supporting auto-configuration for major email providers like QQ, 163, Gmail, Outlook, and enterprise mail.
      7
      1,026 npm
      3
      MIT
    • A
      license
      B
      quality
      B
      maintenance
      Enables sending, listing, and reading email messages via IMAP/POP3 with support for multiple providers, including NetEase, QQ, Gmail, and Outlook.
      7
      3,788 npm
      MIT
    • A
      license
      B
      quality
      B
      maintenance
      Enables AI agents to securely interact with Gmail and QQ Mail, including IMAP search/read/organization, attachments, and preview-confirmed sending.
      41
      1
      MIT
    • A
      license
      Not graded
      quality
      B
      maintenance
      Enables reading and drafting emails via IMAP, including searching and managing drafts, through natural language.
      1,599 npm
      MIT

    TDQS

    A3.9/5.0

    Scored across 15 tools

    Disambiguation5/5

    Each tool targets a distinct email operation: settings, mailbox binding, draft creation, sending, searching, reading, and attachments. The four send variants and two draft savers are clearly differentiated by their descriptions and recipient/behavior rules.

    Naming Consistency5/5

    All 15 tools follow a consistent snake_case verb_noun pattern, such as get_settings, save_draft, send_reply, and list_folders. The get_ versus list_ distinction is also semantically regular: singular resources use get_, collections use list_.

    Tool Count5/5

    15 tools is at the upper bound of well-scoped, but each tool represents a meaningful email operation. The count is justified by the breadth of composing, sending, reading, searching, and attachment handling.

    Completeness2/5

    The set has a significant gap: both get_settings and list_accounts explicitly direct users to an add_mailbox tool that is not present, so mailbox onboarding cannot be completed. Additional message lifecycle operations like move/delete are absent as well, but the missing referenced tool is the critical failure.

    Maintenance

    ActivityMaintained
    ResponsivenessNo issues