74
/ 100
9 days ago
mcp_so

Email MCP Server

A simple mcp server that lets your AI agent send emails and attach files through SMTP.

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 1 credential: SMTP_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.
configSMTP_PORT"": "587",
configSMTP_SECURE"": "false",
configSMTP_HOSTsmtp.gmail.com
configSMTP_USERyour-email@gmail.com
🔐 secretSMTP_PASSyour-app-password
configSMTP_FROMyour-email@gmail.com
// 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 3 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/egyptianego17-email-mcp-server-d4cila)](https://m8ven.ai/mcp/egyptianego17-email-mcp-server-d4cila)
commit: c10baf8f2aed580203cbd0a54c1e3e542d4529ca
code hash: 02ff69635f366854d33d904932cae16737d55503c79ddcdda28ecb96b0c7c357
verified: 7/2/2026, 9:20:09 AM
view raw JSON →