44
/ 100
5 days ago
glama

email-mcp-server

Cross-platform MCP server and CLI for email operations, including send, read, search, and contact management, compatible with Gmail, Outlook, Yahoo, and any IMAP/SMTP providers.

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
⚠️
Known vulnerabilities in dependencies: 5 high
Affects packages this MCP installs at runtime. Upgrade or remove the affected dependency.
No credential exfiltration, no sensitive file access, no obfuscation
Static analysis found nothing flowing your secrets to unexpected places.
🔐
You'll be asked for 1 credential: EMAIL_PASS
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.
🔐 secretEMAIL_PASSexport ="xxxx-xxxx-xxxx-xxxx"
configEMAIL_USERexport ="your-email@gmail.com"
configIMAP_AUTH_TIMEOUT
configIMAP_CONN_TIMEOUT
configIMAP_HOSTexport ="imap.gmail.com"
configIMAP_MARK_SEEN
configIMAP_PORTexport ="993"
configIMAP_REJECT_UNAUTHORIZED
configIMAP_TLS
configPNPM_HOME
configSHELL
configSMTP_HOSTexport ="smtp.gmail.com"
configSMTP_PORTexport ="587"
configSMTP_REJECT_UNAUTHORIZED
configSMTP_SECURE
// 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 7 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/0xshariq-email-mcp-server-165a44)](https://m8ven.ai/mcp/0xshariq-email-mcp-server-165a44)
commit: e64c287badf0b9422b7e23fcfe0e6ef39de3c8c9
code hash: 77166f8d0dfe1f410cea6cf73d7ea485360388327e772d05a870e99ead4c0615
verified: 6/16/2026, 1:25:11 PM
view raw JSON →