drio
Open app

Apple Shortcuts MCP Server 🤖

Source

Mirror of

Catalog onlyCatalog onlySTDIO

Overview

The Apple Shortcuts MCP Server is a Model Context Protocol (MCP) server that allows AI assistants like Claude to control Apple Shortcuts automations, enabling them to trigger shortcuts and automate tasks on macOS safely and effectively.

To use the server, ensure you have Node.js and Claude Desktop installed on macOS. Configure the server in Claude Desktop and use commands like 'list shortcuts' or 'run [shortcut name]' to interact with your shortcuts.

  • Enables AI assistants to list available shortcuts. - Allows running shortcuts by name with optional input parameters. - Provides a simple interface for automation control.
  1. Automating daily tasks on macOS using voice commands.
  2. Integrating AI capabilities with existing Apple Shortcuts for enhanced functionality.
  3. Streamlining workflows by triggering multiple shortcuts in sequence.

Add to your AI client

Use these steps to connect Apple Shortcuts MCP Server 🤖 in Cursor, Claude, VS Code, and other MCP-compatible apps. The same JSON appears in the Use with menu above for one-click copy.

Cursor

Add this to your .cursor/mcp.json file in your project root, then restart Cursor.

.cursor/mcp.json

{
  "mcpServers": {
    "recursechat-mcp-server-apple-shortcuts-mcp-mirror": {
      "command": "npx",
      "args": [
        "-y",
        "@modelcontextprotocol/server-recursechat-mcp-server-apple-shortcuts-mcp-mirror"
      ]
    }
  }
}

Claude Desktop

Add this server entry to the mcpServers object in your Claude Desktop config, then restart the app.

~/Library/Application Support/Claude/claude_desktop_config.json (macOS) or %APPDATA%\Claude\claude_desktop_config.json (Windows)

{
  "mcpServers": {
    "recursechat-mcp-server-apple-shortcuts-mcp-mirror": {
      "command": "npx",
      "args": [
        "-y",
        "@modelcontextprotocol/server-recursechat-mcp-server-apple-shortcuts-mcp-mirror"
      ]
    }
  }
}

Claude Code

Add this to your project's .mcp.json file. Claude Code will detect it automatically.

.mcp.json (project root)

{
  "mcpServers": {
    "recursechat-mcp-server-apple-shortcuts-mcp-mirror": {
      "command": "npx",
      "args": [
        "-y",
        "@modelcontextprotocol/server-recursechat-mcp-server-apple-shortcuts-mcp-mirror"
      ]
    }
  }
}

VS Code (Copilot)

Add this to your .vscode/mcp.json file. Requires the GitHub Copilot extension with MCP support enabled.

.vscode/mcp.json

{
  "servers": {
    "recursechat-mcp-server-apple-shortcuts-mcp-mirror": {
      "type": "stdio",
      "command": "npx",
      "args": [
        "-y",
        "@modelcontextprotocol/server-recursechat-mcp-server-apple-shortcuts-mcp-mirror"
      ]
    }
  }
}

Windsurf

Add this to your Windsurf MCP config file, then restart Windsurf.

~/.codeium/windsurf/mcp_config.json

{
  "mcpServers": {
    "recursechat-mcp-server-apple-shortcuts-mcp-mirror": {
      "command": "npx",
      "args": [
        "-y",
        "@modelcontextprotocol/server-recursechat-mcp-server-apple-shortcuts-mcp-mirror"
      ]
    }
  }
}

Cline

Open Cline settings, navigate to MCP Servers, and add this server configuration.

Cline MCP Settings (via UI)

{
  "mcpServers": {
    "recursechat-mcp-server-apple-shortcuts-mcp-mirror": {
      "command": "npx",
      "args": [
        "-y",
        "@modelcontextprotocol/server-recursechat-mcp-server-apple-shortcuts-mcp-mirror"
      ]
    }
  }
}

FAQ

**What are the prerequisites to use the server?**

You need Node.js (v18 or higher), Claude Desktop, and macOS with the Shortcuts app configured.

**Can I run the server locally?**

Yes! You can clone the repository, install dependencies, and run the server locally.

**What commands can I use with the server?**

You can use commands like 'list shortcuts' or run specific shortcuts by name.7:["$","div",null,{"className":"container mx-auto flex flex-col gap-4","children":["$L26","$L27",["$","$L28",null,{"currentProject":{"id":596,"uuid":"862e1036-73b8-4108-ae06-b0f8e382c32f","name":"recursechat_mcp-server-apple-shortcuts","title":"Apple Shortcuts MCP Server 🤖","description":"Mirror of","avatar_url":"https://avatars.githubusercontent.com/u/192820360?v=4","created_at":"2024-12-30T03:23:39.091Z","updated_at":"2025-02-23T07:18:50.286Z","status":"created","author_name":"MCP-Mirror","author_avatar_url":"https://avatars.githubusercontent.com/u/192820360?v=4","tags":"apple-shortcuts,mcp-server,automation","category":"developer-tools","is_featured":false,"sort":1,"url":"https://github.com/MCP-Mirror/recursechat_mcp-server-apple-shortcuts","target":"_self","content":"$29","summary":"$2a","img_url":"https://camo.githubusercontent.com/abd6994a4b02bbb1adfcf41bd7d273fbe04ce15836bbf70f2e1761bc77edc7a7/68747470733a2f2f696d672e736869656c64732e696f2f6e706d2f762f6d63702d7365727665722d6170706c652d73686f727463757473","type":null,"metadata":null,"user_uuid":null,"tools":null,"sse_url":null,"sse_provider":null,"sse_params":null,"is_official":false,"server_command":null,"server_params":null,"server_config":null,"allow_call":false,"is_innovation":false,"is_dxt":false,"dxt_manifest":null,"dxt_file_url":null,"is_audit":false},"randomProjects":[],"currentServerKey":"$undefined"}]]}]