Back to directory
mcp-server-siri-shortcuts

mcp-server-siri-shortcuts

@dvcrn186

Provides access to Siri Shortcuts functionality on macOS, allowing LLMs to list, open, and run shortcuts.

Siri ShortcutsmacOSLLM toolsautomationcontext

Installation & Configuration

{
  "mcpServers": {
    "siri-shortcuts": {
      "command": "npx",
      "args": [
        "mcp-server-siri-shortcuts"
      ],
      "env": {
        "GENERATE_SHORTCUT_TOOLS": "true",
        "INJECT_SHORTCUT_LIST": "false"
      }
    }
  }
}

Information

Transport
stdio
Language
TypeScript
Created
2025/2/25
Updated
2026/6/8