Local MCP server for Apple Mail, Calendar, Notes, Contacts, Reminders, and iCloud Drive to be used with Claude desktop.
{
"mcpServers": {
"apple-ecosystem": {
"command": "uvx",
"args": [
"apple-ecosystem-mcp"
]
}
}
}