Apple Mail for Claude Code
io.github.mgcrea/mcp-apple-mail
Search, read and act on Apple Mail — threads, attachments, body search, writes off by default
client:Claude Code
transport:stdio
runtime:npm
Install Apple Mail in Claude Code
run in your project directory
claude mcp add mcp-apple-mail -e APPLE_MAIL_ALLOW_WRITES=<APPLE_MAIL_ALLOW_WRITES> -e APPLE_MAIL_ACCOUNTS=<APPLE_MAIL_ACCOUNTS> -- npx -y @mgcrea/mcp-apple-mail
Adds it for this project only. Append --scope user to make it available everywhere. Claude Code docs