honeybluesky/my-apple-remembers
A lightweight MCP server that integrates with Apple Notes to create a personal memory system for AI. Easily recall and save information from your Mac using simple AppleScript commands. Compatible with all macOS versions with minimal setup requirements.
Platform-specific configuration:
{
"mcpServers": {
"my-apple-remembers": {
"command": "npx",
"args": [
"-y",
"my-apple-remembers"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...