Used by 1 plugin
Connects Claude to Apple Contacts and Calendar for reading and managing personal information.
Add to your .mcp.json:
{
"mcpServers": {
"apple-pim": {
"command": "node",
"args": [
"${CLAUDE_PLUGIN_ROOT}/mcp-server/dist/server.js"
]
}
}
}This server has elevated permissions. Review the source code before enabling.
node