Loading MCP server directory, please wait...
Apple Mail, Calendar, Contacts, Reminders, Notes, Messages and Safari via AppleScript or iCloud
npx @getmcp/cli add io.github.MrGo2/icloud-mcpRequires Node.js 18+. Community-contributed server. Review source before installing.
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.github.MrGo2/icloud-mcp": {
"command": "npx",
"args": [
"-y",
"mcp-icloud"
],
"env": {
"USE_LOCAL_MODE": "true",
"ICLOUD_EMAIL": "",
"ICLOUD_APP_PASSWORD": ""
}
}
}
}