The MCP My Apple Remembers server lets you interact with a remote macOS machine via AppleScript to:
Recall Data: Access Apple Notes, Calendar events, iMessages, chat history, and files
Save Information: Store important data in Apple Notes with timestamps for organization
Execute AppleScript: Run both simple and complex AppleScript commands remotely via SSH
Configure Timeouts: Set custom execution timeouts for AppleScript commands (default: 60 seconds)
Integration: Can be configured as part of Claude Desktop setup using Docker
Click on "Install Server".
Wait a few minutes for the server to deploy. Once ready, it will show a "Started" state.
In the chat, type
@followed by the MCP server name and your instructions, e.g., "@mcp-my-apple-rememberssave my meeting notes about the Q3 project to Apple Notes"
That's it! The server will respond to your query, and you can continue using it as needed.
Here is a step-by-step guide with screenshots.
MCP Server - My Apple Remembers
A simple MCP server that recalls and saves memories from and to Apple Notes.
Features
Memory Recall: Access notes, calendar events, messages, files and other information from your Mac
Memory Persistence: Save important information to Apple Notes for future reference
Minimal Setup: Just enable Remote Login on the target Mac
Universal Compatibility: Works with all macOS versions
Related MCP server: MCP Notes Server
Control in your hand
You can use prompt to instruct how you want your memory to be save. For example:
Installation
You can configure Claude Desktop to use the Docker image by adding the following to your Claude configuration:
Developer Instructions
Clone the repo
Building the Docker Image
Publishing Multi-Platform Docker Images
Tools Specifications
my_apple_recall_memory
Run AppleScript commands on a remote macOS system to recall memories. This tool helps access Apple Notes, Calendar events, iMessages, chat history, files, and other information on your Mac.
my_apple_save_memory
Run AppleScript commands on a remote macOS system to save important information. This tool allows AI to persist relevant information to Apple Notes for future reference.
All tools require macOS SSH access, with host and password.
Security Note
Always use secure, authenticated connections when accessing remote macOS machines. This tool should only be used with servers you trust and have permission to access.
License
See the LICENSE file for details.