-
securityA
license-
qualityAn MCP Server Integration with Apple Shortcuts
Last updated -
2
71
91
JavaScript
Apache 2.0
此 MCP 服务器通过模型上下文协议 (MCP) 提供对 Siri 快捷方式功能的访问。它允许从 macOS 快捷方式应用列出、打开和运行快捷方式。
list_shortcuts
open_shortcut
name
(字符串):要打开的快捷方式的名称run_shortcut
name
(字符串):要运行的快捷方式的名称input
(字符串,可选):传递给快捷方式的文本输入或文件路径服务器会自动为每个可用的快捷方式生成以下格式的附加工具:
run_shortcut_[sanitized_shortcut_name]
input
(字符串,可选):传递给快捷方式的文本输入或文件路径添加到您的 Claude 配置:
shortcuts
CLI 命令You must be authenticated.
local-only server
The server can only run on the client's local machine because it depends on local resources.
通过模型上下文协议实现与 macOS Siri Shortcuts 的交互,允许用户使用可选输入动态列出、打开和运行快捷方式。
We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/dvcrn/mcp-server-siri-shortcuts'
If you have feedback or need assistance with the MCP directory API, please join our Discord server