69
/ 100
15 days ago
github_topic

mcp-email-server

IMAP and SMTP via MCP Server

Is this your MCP?

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.

// key findings
No credential exfiltration, no sensitive file access, no obfuscation
Static analysis found nothing flowing your secrets to unexpected places.
Open source with a license and README
Anyone can audit the code, the license is declared, and the publisher documents what it does.
🔐
You'll be asked for 3 credentials: MCP_EMAIL_SERVER_PASSWORD, MCP_EMAIL_SERVER_SMTP_PASSWORD, MCP_EMAIL_SERVER_IMAP_PASSWORD
These are read from process.env at runtime. Make sure you trust where they’ll be sent.
// required environment variables
This server reads these from process.env. You'll be asked to provide them before it can run.
configMCP_ENABLE_DNS_REBINDING_PROTECTION
configMCP_ALLOWED_HOSTS
configMCP_ALLOWED_ORIGINS
configMCP_HOST
configMCP_PORT
configMCP_EMAIL_SERVER_CREDENTIAL_STORAGE
configMCP_EMAIL_SERVER_CONFIG_PATH
configMCP_EMAIL_SERVER_EMAIL_ADDRESS
🔐 secretMCP_EMAIL_SERVER_PASSWORD
configMCP_EMAIL_SERVER_ACCOUNT_NAME
configMCP_EMAIL_SERVER_FULL_NAME
configMCP_EMAIL_SERVER_USER_NAME
configMCP_EMAIL_SERVER_IMAP_HOST
configMCP_EMAIL_SERVER_SMTP_HOST
configMCP_EMAIL_SERVER_IMAP_PORT
configMCP_EMAIL_SERVER_IMAP_SSL
configMCP_EMAIL_SERVER_IMAP_START_SSL
configMCP_EMAIL_SERVER_IMAP_VERIFY_SSL
configMCP_EMAIL_SERVER_SMTP_PORT
configMCP_EMAIL_SERVER_SMTP_SSL
configMCP_EMAIL_SERVER_SMTP_START_SSL
configMCP_EMAIL_SERVER_SMTP_VERIFY_SSL
configMCP_EMAIL_SERVER_SMTP_USER_NAME
🔐 secretMCP_EMAIL_SERVER_SMTP_PASSWORD
configMCP_EMAIL_SERVER_IMAP_USER_NAME
🔐 secretMCP_EMAIL_SERVER_IMAP_PASSWORD
configMCP_EMAIL_SERVER_SAVE_TO_SENT
configMCP_EMAIL_SERVER_SENT_FOLDER_NAME
configMCP_EMAIL_SERVER_ALLOWED_RECIPIENTS
configMCP_EMAIL_SERVER_ALLOWED_SENDERS
configMCP_EMAIL_SERVER_LOG_LEVEL
configLOGURU_LEVEL
// full audit trail
The full breakdown of what we checked, the deductions that landed, the network hosts, the dependency advisories, and concrete fix guidance is available to verified publishers.
// improvement guidance — verified publishers only
We have 5 concrete improvements we can share with the publisher of this MCP. Each comes with specific guidance to raise the trust score.
// embed badge in your README
[![M8ven Score](https://m8ven.ai/badge/mcp/wh1isper-mcp-email-server-otkh8q)](https://m8ven.ai/mcp/wh1isper-mcp-email-server-otkh8q)
commit: b0b55894427bc656f20c025cdf945a7833d92699
code hash: b9ba5b004f8e4cfd04cc212e2c72472c6dc6664b7eb285b419b73711e0382d4c
verified: 7/16/2026, 8:39:35 AM
view raw JSON →