Skip to main content
Glama
adelaidasofia

imap-mcp

Related Servers

Alternatives to imap-mcp

No user-submitted related servers found.

    Related Servers

    • A
      license
      Not graded
      quality
      B
      maintenance
      Connects multiple IMAP and SMTP mailboxes to MCP clients like ChatGPT without exposing credentials, enabling email search and thread retrieval via natural language.
      1
      Apache 2.0
    • A
      license
      Not graded
      quality
      B
      maintenance
      Connects any IMAP/SMTP mailbox to AI agents via MCP, enabling email read, search, send, reply, and management through natural language.
      28 npm
      MIT
    • A
      license
      Not graded
      quality
      A
      maintenance
      Enables querying and retrieving email messages from an IMAP mailbox via MCP tools, with an indexed storage backend on Cloudflare.
      23 npm
      MIT
    • A
      license
      Not graded
      quality
      C
      maintenance
      Enables a locally-running agent to read and organize email from Gmail, Microsoft 365, and IMAP mailboxes with restricted, audited access.
      GPL 3.0
    • F
      license
      Not graded
      quality
      C
      maintenance
      Enables AI clients to search IMAP mailboxes with live access and a full-text index covering email bodies and attachments (PDF, DOCX, XLSX, text).
      -
    • A
      license
      B
      quality
      A
      maintenance
      Connects MCP clients to any IMAP/SMTP email account, enabling email search, reading, sending, replying, forwarding, flagging, moving, and folder management via natural language.
      17
      MIT

    TDQS

    A3.9/5.0

    Scored across 8 tools

    Disambiguation5/5

    Each tool maps to a distinct stage of the IMAP workflow: provider discovery, health checks, mailbox listing, searching, reading, syncing, exporting, and filter explanation. The closest pair, imap_sync_to_vault and imap_export_for_runtime, is clearly differentiated by destination and side effects.

    Naming Consistency4/5

    All tools share the imap_ prefix and mostly follow a verb_noun pattern, making them predictable and easy to navigate. The minor exception is imap_health, which uses a noun instead of a verb, and a few names use prepositional suffixes like to_vault or for_runtime.

    Tool Count5/5

    Eight tools is well-scoped for an IMAP connector: setup, diagnostics, discovery, search, read, sync, export, and audit each have one dedicated tool. No tool feels redundant, and no essential phase of the described workload is missing.

    Completeness4/5

    The tool set covers the full inspection and ingestion lifecycle, including provider setup, connection health, mailbox discovery, search, full message retrieval, vault sync, runtime export, and filter auditing. It intentionally avoids mailbox mutation and does not handle attachments, which are minor gaps for a general IMAP tool but acceptable for this ingestion-focused design.

    Maintenance

    ActivityMaintained
    ResponsivenessNo issues