Apple Mail
Rank #79,368io.github.JonathanRReed/apple-mcp-mail
Read, search, compose, and send emails via Apple Mail on macOS.
Apple Mail is a Model Context Protocol (MCP) server published by JonathanRReed. It ranks #79,368 of 115,460 servers tracked on MCP Toplist, and its repository has 12 GitHub stars. Apple Mail is listed on Official MCP, with 1 tracked version. It was first listed on Aug 5, 2026 and most recently updated on Aug 5, 2026.
Ranks ahead of 36,092 of 115,460 servers on MCP Toplist.
Use Apple Mail
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add apple-mcp-mail -e "APPLE_MAIL_MCP_SAFETY_PROFILE=<your APPLE_MAIL_MCP_SAFETY_PROFILE>" -e "APPLE_MAIL_MCP_ALLOWED_ATTACHMENT_ROOT=<your APPLE_MAIL_MCP_ALLOWED_ATTACHMENT_ROOT>" -e "APPLE_MAIL_MCP_VISIBLE_DRAFTS=<your APPLE_MAIL_MCP_VISIBLE_DRAFTS>" -- uvx apple-mcp-mailReplace each placeholder with your own value before saving.
Published as mcp bundle `https://github.com/JonathanRReed/Apple-MCPs/releases/download/v1.0.2/apple-mail-1.0.2.mcpb` — install it through your client’s extension manager.
[mcp_servers.apple-mcp-mail]
command = "uvx"
args = ["apple-mcp-mail"]
[mcp_servers.apple-mcp-mail.env]
APPLE_MAIL_MCP_SAFETY_PROFILE = "<your APPLE_MAIL_MCP_SAFETY_PROFILE>"
APPLE_MAIL_MCP_ALLOWED_ATTACHMENT_ROOT = "<your APPLE_MAIL_MCP_ALLOWED_ATTACHMENT_ROOT>"
APPLE_MAIL_MCP_VISIBLE_DRAFTS = "<your APPLE_MAIL_MCP_VISIBLE_DRAFTS>"Add to ~/.codex/config.toml. Replace each placeholder with your own value before saving.
Published as mcp bundle `https://github.com/JonathanRReed/Apple-MCPs/releases/download/v1.0.2/apple-mail-1.0.2.mcpb` — install it through your client’s extension manager.
{
"mcpServers": {
"apple-mcp-mail": {
"command": "uvx",
"args": [
"apple-mcp-mail"
],
"env": {
"APPLE_MAIL_MCP_SAFETY_PROFILE": "<your APPLE_MAIL_MCP_SAFETY_PROFILE>",
"APPLE_MAIL_MCP_ALLOWED_ATTACHMENT_ROOT": "<your APPLE_MAIL_MCP_ALLOWED_ATTACHMENT_ROOT>",
"APPLE_MAIL_MCP_VISIBLE_DRAFTS": "<your APPLE_MAIL_MCP_VISIBLE_DRAFTS>"
}
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config). Replace each placeholder with your own value before saving.
Published as mcp bundle `https://github.com/JonathanRReed/Apple-MCPs/releases/download/v1.0.2/apple-mail-1.0.2.mcpb` — install it through your client’s extension manager.
{
"mcpServers": {
"apple-mcp-mail": {
"command": "uvx",
"args": [
"apple-mcp-mail"
],
"env": {
"APPLE_MAIL_MCP_SAFETY_PROFILE": "<your APPLE_MAIL_MCP_SAFETY_PROFILE>",
"APPLE_MAIL_MCP_ALLOWED_ATTACHMENT_ROOT": "<your APPLE_MAIL_MCP_ALLOWED_ATTACHMENT_ROOT>",
"APPLE_MAIL_MCP_VISIBLE_DRAFTS": "<your APPLE_MAIL_MCP_VISIBLE_DRAFTS>"
}
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project). Replace each placeholder with your own value before saving.
Published as mcp bundle `https://github.com/JonathanRReed/Apple-MCPs/releases/download/v1.0.2/apple-mail-1.0.2.mcpb` — install it through your client’s extension manager.
{
"servers": {
"apple-mcp-mail": {
"type": "stdio",
"command": "uvx",
"args": [
"apple-mcp-mail"
],
"env": {
"APPLE_MAIL_MCP_SAFETY_PROFILE": "<your APPLE_MAIL_MCP_SAFETY_PROFILE>",
"APPLE_MAIL_MCP_ALLOWED_ATTACHMENT_ROOT": "<your APPLE_MAIL_MCP_ALLOWED_ATTACHMENT_ROOT>",
"APPLE_MAIL_MCP_VISIBLE_DRAFTS": "<your APPLE_MAIL_MCP_VISIBLE_DRAFTS>"
}
}
}
}Save as .vscode/mcp.json in your workspace. Replace each placeholder with your own value before saving.
Published as mcp bundle `https://github.com/JonathanRReed/Apple-MCPs/releases/download/v1.0.2/apple-mail-1.0.2.mcpb` — install it through your client’s extension manager.
{
"mcpServers": {
"apple-mcp-mail": {
"command": "uvx",
"args": [
"apple-mcp-mail"
],
"env": {
"APPLE_MAIL_MCP_SAFETY_PROFILE": "<your APPLE_MAIL_MCP_SAFETY_PROFILE>",
"APPLE_MAIL_MCP_ALLOWED_ATTACHMENT_ROOT": "<your APPLE_MAIL_MCP_ALLOWED_ATTACHMENT_ROOT>",
"APPLE_MAIL_MCP_VISIBLE_DRAFTS": "<your APPLE_MAIL_MCP_VISIBLE_DRAFTS>"
}
}
}
}Add to ~/.codeium/windsurf/mcp_config.json. Replace each placeholder with your own value before saving.
Published as mcp bundle `https://github.com/JonathanRReed/Apple-MCPs/releases/download/v1.0.2/apple-mail-1.0.2.mcpb` — install it through your client’s extension manager.
{
"mcpServers": {
"apple-mcp-mail": {
"command": "uvx",
"args": [
"apple-mcp-mail"
],
"env": {
"APPLE_MAIL_MCP_SAFETY_PROFILE": "<your APPLE_MAIL_MCP_SAFETY_PROFILE>",
"APPLE_MAIL_MCP_ALLOWED_ATTACHMENT_ROOT": "<your APPLE_MAIL_MCP_ALLOWED_ATTACHMENT_ROOT>",
"APPLE_MAIL_MCP_VISIBLE_DRAFTS": "<your APPLE_MAIL_MCP_VISIBLE_DRAFTS>"
}
}
}
}Replace each placeholder with your own value before saving.
Published as mcp bundle `https://github.com/JonathanRReed/Apple-MCPs/releases/download/v1.0.2/apple-mail-1.0.2.mcpb` — install it through your client’s extension manager.
Show your rank
Maintain this server? Add the live rank badge to your README — it updates automatically as the leaderboard changes.
[](https://mcptoplist.com/server/io.github.JonathanRReed%2Fapple-mcp-mail)<a href="https://mcptoplist.com/server/io.github.JonathanRReed%2Fapple-mcp-mail"><img src="https://mcptoplist.com/badge/io.github.JonathanRReed%2Fapple-mcp-mail.svg" alt="MCP Toplist: #79,368 of 115,460" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 1 registry
JonathanRReed
Available versions (1)
| Version | Published |
|---|---|
| 1.0.2 | Aug 5, 2026 |
Frequently asked questions
- Who maintains Apple Mail?
- Apple Mail is maintained by JonathanRReed, which publishes 11 MCP servers (11 total versions) tracked on MCP Toplist.
- Is Apple Mail listed on the Official MCP Registry?
- Yes — Apple Mail is listed on the Official MCP Registry.
- How many versions does Apple Mail have?
- MCP Toplist tracks 1 version of Apple Mail, most recently published on Aug 5, 2026.
- Where can I find the source code for Apple Mail?
- The source code for Apple Mail is hosted at github.com/JonathanRReed/Apple-MCPs.