Integrations
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
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.
You must be authenticated.
remote-capable server
The server can be hosted and run remotely because it primarily relies on remote services or has no dependency on the local environment.
A simple MCP server that recalls and saves memories from and to Apple Notes.
Related MCP Servers
- AsecurityAlicenseAqualityA custom Memory MCP Server that acts as a cache for Infrastructure-as-Code information, allowing users to store, summarize, and manage notes with a custom URI scheme and simple resource handling.Last updated -231PythonMIT License
- -securityFlicense-qualityA simple note-taking MCP server that allows storing and summarizing notes with custom URI schemes and provides functionality to add notes and generate summaries with different detail levels.Last updated -5Python
- -securityFlicense-qualityAn MCP server that allows Claude and other LLMs to manage persistent memories across conversations through text file storage, enabling commands to add, search, delete and list memory entries.Last updated -2TypeScript
- -securityFlicense-qualityA Claude-compatible MCP server that enables storing and summarizing notes through a simple note storage system with custom URI scheme.Last updated -3Python