Enables AI assistants to read, search, compose, and send emails by connecting to any IMAP/SMTP provider. It supports comprehensive mailbox management, including draft handling and message deletion, directly through natural language.
Install from
M8ven verifies MCPs across every public registry — install directly from whichever one you prefer.
process.env. You'll be asked to provide them before it can run.IMAP_AUTH_TIMEOUTIMAP_HOST— e =imap.example.com \IMAP_PASSWORD— e ='your-app-password' \IMAP_PORT— 993 IMAP portIMAP_TLS— true Use TLSIMAP_TLS_REJECT_UNAUTHORIZEDIMAP_USER— e =you@example.com \SMTP_HOST— Same as IMAP_HOST SMTP server hostnameSMTP_PASSWORDSMTP_PORT— 465 SMTP portSMTP_SECURE— true Use secure SMTPSMTP_USER[](https://m8ven.ai/mcp/jdickey1-imap-email-mcp-1igwh8)