Loading languages...
MC

mcp-server-apple-shortcuts

@recursechat216

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 Shortcuts
macOS
automation
Claude

# mcpServer Config

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

# stdio

npx -y mcp-server-apple-shortcuts
Transport:
stdio
Ngôn ngữ:
TypeScript
Đã tạo:12/11/2024
Đã cập nhật:7/24/2025