Back to directory
mcp-server-apple-shortcuts

mcp-server-apple-shortcuts

@recursechat314

A Model Context Protocol (MCP) server that lets AI assistants like Claude control Apple Shortcuts automations. This enables AI models to trigger shortcuts and automate tasks on macOS in a safe and controlled way.

Apple ShortcutsmacOSautomationClaude

Installation & Configuration

{
  "mcpServers": {
    "apple-shortcuts": {
      "command": "npx",
      "args": [
        "-y",
        "mcp-server-apple-shortcuts"
      ]
    }
  }
}

Information

Transport
stdio
Language
JavaScript
Created
2024/12/11
Updated
2026/6/7