Enables email management through IMAP and SMTP protocols, supporting reading, sending, replying to emails with proper threading, and downloading attachments. Supports multiple email accounts with flexible configuration options.
Claim it to get a verified publisher badge, a free copy of our full audit findings, and direct contact for any high-priority issues we find.
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.MCP_HOSTMCP_PORTMCP_EMAIL_SERVER_CONFIG_PATHMCP_EMAIL_SERVER_EMAIL_ADDRESS— "": "john@example.com",MCP_EMAIL_SERVER_PASSWORD— "": "your_password",MCP_EMAIL_SERVER_ACCOUNT_NAME— "": "work",MCP_EMAIL_SERVER_FULL_NAME— "": "John Doe",MCP_EMAIL_SERVER_USER_NAME— "": "john@example.com",MCP_EMAIL_SERVER_IMAP_HOST— "": "imap.gmail.com",MCP_EMAIL_SERVER_SMTP_HOST— "": "smtp.gmail.com",MCP_EMAIL_SERVER_IMAP_PORT— "": "993",MCP_EMAIL_SERVER_IMAP_SSL— Enable IMAP SSL true NoMCP_EMAIL_SERVER_SMTP_PORT— SMTP server port 465 NoMCP_EMAIL_SERVER_SMTP_SSL— Enable SMTP SSL true NoMCP_EMAIL_SERVER_SMTP_START_SSL— Enable STARTTLS false NoMCP_EMAIL_SERVER_SMTP_USER_NAME— / MCP_EMAIL_SERVER_SMTP_PASSWORDMCP_EMAIL_SERVER_SMTP_PASSWORD— MCP_EMAIL_SERVER_SMTP_USER_NAME /MCP_EMAIL_SERVER_IMAP_USER_NAME— / MCP_EMAIL_SERVER_IMAP_PASSWORDMCP_EMAIL_SERVER_IMAP_PASSWORD— MCP_EMAIL_SERVER_IMAP_USER_NAME /MCP_EMAIL_SERVER_SAVE_TO_SENT— Save sent emails to IMAP Sent folder true NoMCP_EMAIL_SERVER_SENT_FOLDER_NAME— Custom Sent folder name (auto-detect if not set) - NoMCP_EMAIL_SERVER_ENABLE_ATTACHMENT_DOWNLOAD— Enable attachment download false NoMCP_EMAIL_SERVER_LOG_LEVELLOGURU_LEVEL[](https://m8ven.ai/mcp/code-monkeyzhang-email-mcp-app-1hkssz)