Integrations
MCP 服务器 - 我的苹果记得
一个简单的 MCP 服务器,可以从 Apple Notes 调用并保存记忆。
特征
- 记忆调用:从 Mac 访问笔记、日历事件、消息、文件和其他信息
- 记忆持久性:将重要信息保存到 Apple Notes 以供将来参考
- 最小设置:只需在目标 Mac 上启用远程登录
- 通用兼容性:适用于所有 macOS 版本
掌控在你手中
你可以使用提示符来指定如何保存内存。例如:
Copy
安装
您可以通过将以下内容添加到 Claude 配置中来配置 Claude Desktop 以使用 Docker 镜像:
Copy
开发者说明
克隆 repo
Copy
构建 Docker 镜像
Copy
发布多平台 Docker 镜像
Copy
工具规格
我的苹果回忆记忆
在远程 macOS 系统上运行 AppleScript 命令来回忆往事。此工具可帮助您访问 Mac 上的 Apple 备忘录、日历事件、iMessage、聊天记录、文件和其他信息。
my_apple_save_memory
在远程 macOS 系统上运行 AppleScript 命令以保存重要信息。此工具允许 AI 将相关信息保存到 Apple Notes 中,以供将来参考。
所有工具都需要 macOS SSH 访问,包括主机和密码。
安全说明
访问远程 macOS 设备时,请务必使用安全且经过身份验证的连接。此工具仅应与您信任且有权访问的服务器一起使用。
执照
有关详细信息,请参阅 LICENSE 文件。
You must be authenticated.
local-only server
The server can only run on the client's local machine because it depends on local resources.
一个简单的 MCP 服务器,可以从 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