74
/ 100
2 days ago
glama

apple-mail-mcp

Gives Claude (or any LLM) full control over Apple Mail — read, search, compose, reply, move, flag, and delete messages — via AppleScript on your local machine, with no cloud intermediary.

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 2 credentials: APPLE_MAIL_AI_API_KEY, LMSTUDIO_API_KEY
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.
configACCOUNTS
configAPPLE_MAIL_AI_ALLOW_REMOTE(off) Set to 1 to allow a non-localhost AI endpoint
🔐 secretAPPLE_MAIL_AI_API_KEY(none) Bearer token for remote providers
configAPPLE_MAIL_AI_ENDPOINT"": "http://localhost:1234",
configAPPLE_MAIL_AI_ENRICH_EVENTS(off) Set to 1 to auto-classify new mail events
configAPPLE_MAIL_AI_MODEL"": "gemma-4-it"
configAPPLE_MAIL_AI_PROVIDER"": "lmstudio",
configAUTOSORT_ALLOW_REMOTE
configAUTOSORT_VERBOSE
configDRY_RUN
🔐 secretLMSTUDIO_API_KEY
configLMSTUDIO_MODEL
configLMSTUDIO_URL
configLOG_FILE
configMAX_PER_ACCOUNT
configPAGE_SIZE
// 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/jayvee6-apple-mail-mcp-147nqw)](https://m8ven.ai/mcp/jayvee6-apple-mail-mcp-147nqw)
commit: 455be36daa2397163ec973901e866c898b5be701
code hash: 82bc2b4daecfe97f9f53790dc30de98228194989445b8cd0dc15a8836aa2540f
verified: 7/29/2026, 9:17:54 AM
view raw JSON →