Manages Apple Mail emails, enabling reading, searching, and management through Claude Code.
Sponsored
This MCP server provides a powerful interface for interacting with Apple Mail on macOS. It allows users to programmatically access and manipulate their email accounts, mailboxes, and individual messages. With capabilities to list accounts, count unread emails, search for messages, read full content, and mark messages as read, it acts as a bridge between AI models like Claude Code and the native Apple Mail application, streamlining email workflows and automation.
Características Principales
01Search emails by subject, sender, or both
02Read full content of a message by ID
03Count unread messages per account/mailbox
040 GitHub stars
05List mail accounts and mailboxes
06List messages with filters (account, mailbox, date range, unread)
Casos de Uso
01Programmatically retrieve and process email data for analysis or archiving
02Integrate email functionalities with AI agents like Claude Code