Tmp.JPuJO3EAp6
/install apple-swift-mcp
apple-swift-mcp
Native Swift MCP server for Apple apps. Compiled binary with embedded TCC usage descriptions — Calendar, Reminders, Contacts, and Maps talk to EventKit / Contacts / MapKit directly. Mail, Messages, Notes still go through AppleScript (no public framework exists) but run in-process via NSAppleScript instead of spawning osascript.
Install
Download the latest .mcpb from GitHub Releases and double-click to install in Claude Desktop. First run prompts for TCC permissions (Calendar, Reminders, Contacts, full disk if reading chat.db).
Requires macOS 14+ on Apple Silicon. Intel users can build from source (swift build -c release).
Tools
Calendar / Reminders
calendar— list, search, create, update, delete eventsreminders— list reminder lists and items; create, complete, delete
Contacts / Maps
contacts— search by name, phone, or emailmaps— directions, search nearby places
Mail / Messages / Notes (AppleScript-backed)
mail— search, read, send, reply, forward; Messages.app-style threadingmessages— send iMessage / SMS, querychat.dbfor history, group chatsnotes— list, search, read, create notes
Environment
Optional user config (set in Claude Desktop → Settings → MCP):
APPLE_MCP_DEFAULT_CALENDAR— default calendar name for event creationAPPLE_MCP_DEFAULT_REMINDER_LIST— default list name for reminder creation
Notes
- Binary is arm64-only because some transitive MCP SDK deps (swift-collections, swift-service-lifecycle) don't declare x86_64.
- EventKit / Contacts / MapKit-backed tools are orders of magnitude faster than the equivalent AppleScript path.
- Messages tool reads
chat.dbdirectly for history; sending uses AppleScript.
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install apple-swift-mcp - 安装完成后,直接呼叫该 Skill 的名称或使用
/apple-swift-mcp触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
Tmp.JPuJO3EAp6 是什么?
This skill should be used when the user asks about Apple app data via the native Swift MCP — Calendar, Reminders, Contacts, Maps, Mail, Messages, or Notes on... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 59 次。
如何安装 Tmp.JPuJO3EAp6?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install apple-swift-mcp」即可一键安装,无需额外配置。
Tmp.JPuJO3EAp6 是免费的吗?
是的,Tmp.JPuJO3EAp6 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
Tmp.JPuJO3EAp6 支持哪些平台?
Tmp.JPuJO3EAp6 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 Tmp.JPuJO3EAp6?
由 chrischall(@chrischall)开发并维护,当前版本 v1.1.7。