Skip to main content
Glama
nikolausm

IMAP MCP Server

by nikolausm

Related Servers

Alternatives to IMAP MCP Server

No user-submitted related servers found.

    Related Servers

    • A
      license
      Not graded
      quality
      B
      maintenance
      Enables Claude to read, search, send, and manage email across multiple IMAP/SMTP accounts through OAuth 2.1-secured MCP tools.
      MIT
    • 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
    • F
      license
      Not graded
      quality
      D
      maintenance
      Enables Claude Code to manage email inboxes via IMAP, including reading, categorizing, phishing detection, archiving, junking, and sending emails with user permission.
      -

    TDQS

    A3.6/5.0

    Scored across 13 tools

    Disambiguation4/5

    Account management, connection, search/retrieve, attachment transfer, and read-state tools are clearly separated by resource and action. Only imap_connect and imap_test_account could be momentarily confused, but their descriptions distinguish establishing a connection from validating an existing configuration.

    Naming Consistency5/5

    Every tool follows the same imap_ prefix with snake_case verb_noun naming, such as list_accounts, add_account, search_emails, mark_as_read. The pattern is highly predictable and consistent across the entire set.

    Tool Count5/5

    13 tools is well within the ideal range for an IMAP server surface. Each tool covers a distinct part of the account lifecycle, connection handling, email retrieval, attachment transfer, and read-state management without feeling bloated.

    Completeness2/5

    There are significant gaps: imap_upload_file references imap_send_email, but no send tool is exposed, making uploads a dead end. The set also lacks folder listing, move/copy, delete, and flagging operations beyond read/unread, so many common email workflows cannot complete.

    Maintenance

    ActivityActive
    ResponsivenessWithin a week