browser automation

Mcp Server Apple Shortcuts

An MCP Server Integration with Apple Shortcuts

typescript
local
macos
browser automation
0
View on GitHub

Installation

npx -y recursechat/mcp-server-apple-shortcuts

Configuration

Add this to your Copilot settings (Settings → Features → MCP → Add New MCP Server):

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

About This MCP Server

recursechat/mcp-server-apple-shortcuts

An MCP Server Integration with Apple Shortcuts

GitHub: https://github.com/recursechat/mcp-server-apple-shortcuts

Need More Details?

View the complete documentation, examples, changelog, and more on GitHub

View Full Documentation on GitHub