74
/ 100
3 months ago
glama

icloud-mcp

An MCP server that connects Claude to iCloud Mail for reading, searching, sending, and organizing emails through natural language. It supports advanced management tasks like bulk operations, mailbox organization, and automated rules for inbox maintenance.

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.
🔐
You'll be asked for 5 credentials: IMAP_ACCOUNT_1_PASSWORD, IMAP_ACCOUNT_2_PASSWORD, IMAP_ACCOUNT_3_PASSWORD, IMAP_ACCOUNT_4_PASSWORD, IMAP_PASSWORD
These are read from process.env at runtime. Make sure you trust where they’ll be sent.
// known CVEs in dependencies2 low

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

lownodemailer@8.0.2GHSA-c7w3-x93f-qmm8

Nodemailer has SMTP command injection due to unsanitized `envelope.size` parameter

lownodemailer@8.0.2GHSA-vvjj-xcjg-gr5g

Nodemailer Vulnerable to SMTP Command Injection via CRLF in Transport name Option (EHLO/HELO)

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.
configIMAP_ACCOUNT_1_HOST
configIMAP_ACCOUNT_1_NAME
🔐 secretIMAP_ACCOUNT_1_PASSWORD
configIMAP_ACCOUNT_1_SMTP_HOST
configIMAP_ACCOUNT_1_USER
configIMAP_ACCOUNT_2_HOST
configIMAP_ACCOUNT_2_NAME
🔐 secretIMAP_ACCOUNT_2_PASSWORD
configIMAP_ACCOUNT_2_SMTP_HOST
configIMAP_ACCOUNT_2_USER
configIMAP_ACCOUNT_3_HOST
configIMAP_ACCOUNT_3_NAME
🔐 secretIMAP_ACCOUNT_3_PASSWORD
configIMAP_ACCOUNT_3_SMTP_HOST
configIMAP_ACCOUNT_3_USER
configIMAP_ACCOUNT_4_HOST
configIMAP_ACCOUNT_4_NAME
🔐 secretIMAP_ACCOUNT_4_PASSWORD
configIMAP_ACCOUNT_4_SMTP_HOST
configIMAP_ACCOUNT_4_USER
🔐 secretIMAP_PASSWORDIMAP_USER="you@icloud.com" ="your-app-specific-password" node $(npm root -g)/icloud-mcp/index.js --doctor
configIMAP_USER"you@icloud.com" IMAP_PASSWORD="your-app-specific-password" node $(npm root -g)/icloud-mcp/index.js --doctor
// 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/adamzaidi-icloud-mcp-5xm85x)](https://m8ven.ai/mcp/adamzaidi-icloud-mcp-5xm85x)
commit: d0d3fcfa781090486e6b4757d0710a73a5716133
code hash: 2e6e038044e74a92bf945f7292920157dd3d6d98eee0842cc0afadef8c6e455a
verified: 4/11/2026, 2:43:37 PM
view raw JSON →
icloud-mcp · M8ven Trust Score | M8ven