io.github.AIWerk/mcp-server-imap

MCP

by AIWerk · v1.2.1

Email tools for any IMAP/SMTP provider: list, read, search, send, and manage messages.

mcplocal

MCP configuration

stdio

Command

npx -y @aiwerk/mcp-server-imap@1.2.1

Environment

  • IMAP_HOSTrequired

    IMAP server hostname (e.g. imap.gmail.com).

  • IMAP_USERrequired

    IMAP account username / email address.

  • IMAP_PASSrequiredsecret

    IMAP account password or app-specific password.

  • SMTP_HOST

    SMTP server hostname, required to send email.

  • SMTP_USER

    SMTP account username (defaults to IMAP_USER if unset).

  • SMTP_PASSsecret

    SMTP account password (defaults to IMAP_PASS if unset).

Install in one click with Zurek

Browse here, install from the native macOS app — pick targets, fill env vars, and write configs safely.