Back to MCP Servers
🔌

recursechat/mcp-server-apple-shortcuts

Apache-2.0

📇 🏠 🍎 - An MCP Server Integration with Apple Shortcuts

JavaScriptProductivity

Install

npx -y mcp-server-apple-shortcuts

claude_desktop_config.json

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

Add this to your Claude Desktop config file. Find it at ~/Library/Application Support/Claude/claude_desktop_config.json on macOS.