A
security-
licenseA
qualityA Model Context Protocol server for AI models to access and manipulate Apple Calendar data on macOS through a standardized interface.
Last updated -
7
16
4
一个模型上下文协议 (MCP) 服务器,可让您运行 AppleScript 代码与 Mac 交互。此 MCP 的设计理念是简洁、直接、直观,并且只需极少的设置。
我简直不敢相信它竟然如此简单却功能强大。核心代码不到 100 行。
https://github.com/user-attachments/assets/b85e63ba-fb26-4918-8e6d-2377254ee388
运行 AppleScript 来访问 Mac 应用程序和数据
与笔记、日历、联系人、消息等进行交互
使用 Spotlight 或 Finder 搜索文件
读取/写入文件内容并执行shell命令
安装 uv
运行服务器
local-only server
The server can only run on the client's local machine because it depends on local resources.
模型上下文协议服务器,允许运行 AppleScript 代码与 Mac 应用程序和系统功能进行交互,包括 Notes、日历、联系人、消息、文件管理等。
We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/peakmojo/applescript-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server