Provider-agnostic email management via IMAP and SMTP with configurable read, send, and delete operations.
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.IMAP_HOST— export ="imap.gmail.com"IMAP_PORT— IMAP port 993SMTP_HOST— export ="smtp.gmail.com"SMTP_PORT— SMTP port 587EMAIL_USER— export ="you@gmail.com"EMAIL_PASSWORD— export ="your-app-password"EMAIL_FROM— From address for sent emails EMAIL_USERMAX_RESULTS— Max emails per query 25ALLOW_SEND— \ Disabled by default. Set =true to enable.ALLOW_DELETE— \\ Disabled by default. Set =true to enable.[](https://m8ven.ai/mcp/bischoffjeremy-email-mcp-1de1bu)