Apple Shortcuts

MCP Server

Run Apple Shortcuts automations through MCP. Trigger shortcuts, pass inputs, and get results from your macOS/iOS workflows.

by Community

★★★★☆ 4/5 (25 reviews)
380GitHub stars
4kinstalls
Updated 2025-12-01
typescriptbeginneractive

Installation

npx -y mcp-server-apple-shortcuts

Quick Start

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

Tools & Capabilities

run_shortcut
list_shortcuts

Compatibility

Claude Desktop

About Apple Shortcuts

Run Apple Shortcuts automations through MCP. Trigger shortcuts, pass inputs, and get results from your macOS/iOS workflows.

View on GitHub →

Language: TypeScript

Category: Productivity

← Back to MCP Hub Directory