iCloud Mail runs on your own machine — the client starts it, so there is no endpoint to ping. Last commit 22 Sep 2026.
Read, search, draft, send and file iCloud Mail over IMAP and SMTP. No tool destroys mail.
Today is the operative word: we check iCloud Mail every 15 minutes and re-read its code on every release. Watch it and you find out the day that stops being true.
This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.
claude mcp add icloud-mcp -- uvx icloud-mail-mcp
{
"mcpServers": {
"icloud-mcp": {
"args": [
"icloud-mail-mcp"
],
"command": "uvx"
}
}
}
[mcp_servers.icloud-mcp]
command = "uvx"
args = ["icloud-mail-mcp"]
{
"mcpServers": {
"icloud-mcp": {
"args": [
"icloud-mail-mcp"
],
"command": "uvx"
}
}
}
{
"mcpServers": {
"icloud-mcp": {
"args": [
"icloud-mail-mcp"
],
"command": "uvx"
}
}
}
This one needs environment variables set before it will start:
ICLOUD_EMAIL (Your iCloud address, for example [email protected].), ICLOUD_APP_PASSWORD (An app-specific password generated at account.apple.com. iCloud rejects your main password over IMAP.), ICLOUD_DISPLAY_NAME (Name shown in the From header of sent mail. Defaults to the local part of the address.).
The author declared them in the registry entry; get the values from the project itself.
Read, search, draft, send, and organize email through Gmail, Outlook, and IMAP/SMTP mailboxes.
Unofficial Proton Mail MCP — send, read, search & organize email over SMTP and IMAP
Email tools for any IMAP/SMTP provider: list, read, search, send, and manage messages.
Email for AI agents — read inbox (IMAP), search, and send (SMTP).
Read, search, move, and delete Yahoo Mail over IMAP — MCP server for Claude
Multi-account IMAP/SMTP email server with 22 tools for reading, sending, searching, and organizing.
IMAP/SMTP MCP server to search, read, organize, send, reply & forward email for AI assistants
Connect your AI assistant to email — read, search, send, and organise via IMAP/SMTP.
Answers built from our own checks of this server.