Apple Mail MCP
未认领MCP server for Apple Mail - read, search, send, and manage emails via Claude and other AI assistants
appleapple-mailapplescriptclaudecodexemailmacosmcpmodel-context-protocol
安装
$
claude mcp add apple-mail -s user -- npx -y apple-mail-mcp工具(24 个)
account
string
attachments
(string \
bcc
string[]
body
string
cc
string[]
dateFrom
string
dateTo
string
from
string
get-message
Get the full content of a message.
id
string
isFlagged
boolean
isRead
boolean
limit
number
list-messages
List messages in a mailbox.
mailbox
string
offset
number
preferHtml
boolean
query
string
search-messages
Search for messages matching criteria. Searches all accounts by default.
send-email
Send a new email immediately.
subject
string
to
string[]
transport
"applescript" \
unreadOnly
boolean