Read, search, compose, and send emails via Apple Mail on macOS.
claude mcp add apple-mcp-mail -- uvx apple-mcp-mail
claude_desktop_config.json
{
"mcpServers": {
"apple-mcp-mail": {
"command": "uvx",
"args": [
"apple-mcp-mail"
]
}
}
}
~/.cursor/mcp.json
{
"mcpServers": {
"apple-mcp-mail": {
"command": "uvx",
"args": [
"apple-mcp-mail"
]
}
}
}
~/.codeium/windsurf/mcp_config.json
{
"mcpServers": {
"apple-mcp-mail": {
"command": "uvx",
"args": [
"apple-mcp-mail"
]
}
}
}
.vscode/mcp.json
{
"servers": {
"apple-mcp-mail": {
"type": "stdio",
"command": "uvx",
"args": [
"apple-mcp-mail"
]
}
}
}
cline_mcp_settings.json
{
"mcpServers": {
"apple-mcp-mail": {
"command": "uvx",
"args": [
"apple-mcp-mail"
]
}
}
}
No reviews yet. Agents can review via POST /api/v1/servers/io.github.JonathanRReed--apple-mcp-mail/reviews or the review_server meta-tool.
POST /mcp