74
/ 100
2 days ago
glama

Apple Mail

This MCP server bridges AI agents with Apple Mail on macOS, enabling email operations like reading, sending, drafting, searching, and scheduling through natural language, with added features like stable draft IDs and confirmation-gated sending.

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: 1 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.
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: ETHEREAL_API_KEY
These are read from process.env at runtime. Make sure you trust where they’ll be sent.
// known CVEs in dependencies1 high

Disclosed vulnerabilities in this server's declared npm dependencies (via OSV). Whether each is reachable depends on the installed versions.

highnodemailer@9.0.0GHSA-p6gq-j5cr-w38f

Nodemailer: Message-level raw option bypasses disableFileAccess/disableUrlAccess, enabling arbitrary file read and full-response SSRF in the delivered message

Depend on this server? Get alerted when its CVEs change.Watch this server free →
// required environment variables
This server reads these from process.env. You'll be asked to provide them before it can run.
configAPPLE_MAIL_MAX_SEARCH_MAILBOXenvironment variable (default 5000; set to 0
configAPPLE_MAIL_MCP_IMAP_IDLENo 0 Set 1 to enable IMAP IDLE push notifications (new-mail alerts) for every configured account
configAPPLE_MAIL_MCP_IMAP_IDLE_MSNo 30000 Idle timeout (ms) before a pooled IMAP connection is closed (0 = never close)
configAPPLE_MAIL_MCP_MAX_BUFFERwith the environment variable (in bytes) if you
configAPPLE_MAIL_MCP_TEMPLATES_FILEEmail templates are persisted to disk so they survive server restarts, stored as JSON at (default ~/Library/Application Support/apple-mail-mcp/templates.json).
configETHEREAL_API
🔐 secretETHEREAL_API_KEY
configETHEREAL_CACHE
configETHEREAL_WEB
// 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 6 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/yu2001-s-apple-mail-1a5ch0)](https://m8ven.ai/mcp/yu2001-s-apple-mail-1a5ch0)
commit: a0b24184a1d2038b6d757fd1b43c1d5df31488af
code hash: a263cab50afc42bc8361c802310700520b77ae1ce7d394786f0c3f7b73e7e021
verified: 7/29/2026, 9:02:01 AM
view raw JSON →