Back to Home
kiki830621 icon

che-apple-mail-mcp

Verified Safe

by kiki830621

Overview

Programmatic management and automation of Apple Mail functionalities on macOS.

Installation

Run Command
./.build/release/CheAppleMailMCP

Security Notes

The server primarily executes AppleScript commands on the local machine via `NSAppleScript`. User-provided inputs for these commands are passed through an `escapeForAppleScript` function to mitigate script injection risks. However, direct AppleScript execution from constructed strings, even with escaping, inherently carries a risk, though this risk is contained to Mail.app functionality. The server explicitly requires macOS 'Automation' permissions for Mail.app, which the user must grant manually, providing a clear security gate. The `PRIVACY.md` explicitly states no data is stored outside Apple Mail and no data is transmitted to external services.

Similar Servers

Stats

Interest Score40
Security Score8
Cost ClassMedium
Avg Tokens3000
Stars2
Forks0
Last Update2026-01-19

Tags

Apple MailmacOSEmail AutomationProductivityMCP