Skip to main content
Glama
kojott

mailmcp

Related Servers

Alternatives to mailmcp

No user-submitted related servers found.

    Related Servers

    • A
      license
      A
      quality
      A
      maintenance
      Hosted email MCP server for AI agents. Connect Gmail or any IMAP/SMTP mailbox (Fastmail, iCloud, Yahoo, Zoho, Yandex) to Claude, ChatGPT, Cursor and any MCP client to read, search, send, organize, schedule and auto-triage email. Mail is fetched live and never stored.
      23
      6
      AGPL 3.0
    • F
      license
      Not graded
      quality
      B
      maintenance
      Enables Claude to read, search, draft, send, flag, and move email across multiple IMAP/SMTP mailboxes while keeping credentials local.
      -
    • F
      license
      Not graded
      quality
      D
      maintenance
      Enables Claude to read, search, send, and manage emails across multiple IMAP/SMTP accounts via a single deployment.
      -
    • A
      license
      Not graded
      quality
      C
      maintenance
      Enables Claude to read, manage, and send email from any IMAP mailbox over plain IMAP and SMTP, including hosting-company and self-hosted mail servers. It provides tools for searching, reading, moving, deleting, and composing messages while built-in safety rules prevent unintended changes.
      MIT
    • A
      license
      Not graded
      quality
      A
      maintenance
      Give your AI tools access to your email. Search, read, send, and manage messages across multiple accounts without leaving your terminal.
      40 npm
      7
      MIT

    TDQS

    A3.8/5.0

    Scored across 21 tools

    Disambiguation3/5

    Most tools are clearly separated by action and resource, but `search`/`fetch` duplicate the purpose of `search_messages`/`get_message` with different ID schemes, which can confuse an agent about which pair to use. `trash_message` also overlaps with `modify_message`'s move-to-folder capability, though descriptions mostly clarify boundaries.

    Naming Consistency3/5

    The large majority follow a clean verb_noun snake_case pattern (`list_accounts`, `send_message`, `create_draft`, `upload_attachment`). The bare `search` and `fetch` break this pattern and are especially problematic because they visually resemble general verbs rather than specific mail operations alongside `search_messages` and `get_message`.

    Tool Count4/5

    21 tools is at the heavy end, but the email domain genuinely spans search, threads, drafts, sending, replies, forwarding, attachments, signatures, and message modification. The redundant `search`/`fetch` pair makes the count feel slightly larger than necessary, but the scope is still reasonable.

    Completeness4/5

    The surface covers the full email workflow: find, read, thread, reply, forward, draft, send, attach, sign, and modify messages. Minor gaps exist, such as no explicit draft-update tool or folder management beyond moving messages, but these can be worked around with existing tools.

    Maintenance

    ActivityMaintained
    ResponsivenessNo issues