-
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 ショートカットとの対話を可能にし、ユーザーはオプションの入力を使用してショートカットを動的に一覧表示、開き、実行できるようになります。
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