Skip to main content
Glama
shuakami

Mail MCP Tool

by shuakami

Related Servers

Alternatives to Mail MCP Tool

No user-submitted related servers found.

    Related Servers

    • F
      license
      Not graded
      quality
      D
      maintenance
      An MCP server that enables AI models to read, search, and send emails via IMAP and SMTP protocols. It supports various providers like Gmail and Outlook, allowing for tasks such as retrieving unread messages, searching by sender, and managing mailbox folders.
      -
    • A
      license
      B
      quality
      B
      maintenance
      An MCP server that exposes IMAP operations as tools for AI assistants, enabling email management including listing mailboxes, reading, searching, moving, flagging emails, and creating drafts.
      7
      23 npm
      MIT
    • A
      license
      B
      quality
      D
      maintenance
      An MCP service that enables AI to fully manage email accounts, supporting sending emails with attachments and multiple recipients across various email providers.
      7
      1,579 npm
      74
      MIT
    • F
      license
      B
      quality
      D
      maintenance
      Enables AI models to send, receive, search, and manage emails via SMTP/IMAP, including support for attachments, contacts, and advanced search.
      18
      -
    • A
      license
      Not graded
      quality
      D
      maintenance
      Enables AI to send, read, search, delete and reply to emails through SMTP or Gmail API, supporting common email services like QQ, 163, Gmail and Outlook with HTML/text formats and attachments.
      24 npm
      1
      ISC
    • A
      license
      B
      quality
      D
      maintenance
      Enables AI assistants to send, read, and manage emails via SMTP and IMAP, with support for attachments, threads, and mailbox organization.
      16
      17 npm
      1
      MIT

    TDQS

    D1.8/5.0

    Scored across 17 tools

    Disambiguation3/5

    Most tools have distinct purposes targeting different email operations, but there's some overlap between sendMail, sendSimpleMail, sendHtmlMail, and sendBulkMail that could cause confusion about which to use for basic sending. The marking tools (markAsRead/markAsUnread vs markMultipleAsRead/markMultipleAsUnread) are clearly differentiated by single vs batch operations.

    Naming Consistency4/5

    The naming follows a consistent verb-first pattern with camelCase throughout (e.g., deleteEmail, getAttachment, listEmails). Minor deviation exists with 'waitForReply' which uses a different verb style, but overall the convention is predictable and readable.

    Tool Count4/5

    With 17 tools, the count is slightly high but reasonable for an email management server covering folders, emails, contacts, attachments, and sending operations. It's comprehensive without being overwhelmingly bloated, though some consolidation might improve efficiency.

    Completeness4/5

    The toolset covers core email workflows well, including listing, reading, sending, searching, organizing (move/delete), and status management (mark read/unread). Minor gaps include no update/delete for contacts or folders, and no tool for managing email drafts, but agents can work around these with the provided operations.

    Maintenance

    ActivityInactive
    ResponsivenessNo issues