
Company News
Free Business Plan Upgrades for Open Source Maintainers
Open source maintainers are under more pressure than ever. We're raising our open source program from the Team plan to the Business plan, free.
@mindstone-engineering/mcp-server-apple-shortcuts
Advanced tools
MCP server for Apple Shortcuts via the macOS shortcuts CLI
An MCP server that exposes Apple Shortcuts functionality to Rebel via the macOS shortcuts CLI.
cd ~/mcp-servers/apple-shortcuts
npm install
npm run build
No credentials or environment variables are required.
apple_shortcuts_listList all available shortcuts, optionally filtered by folder.
| Argument | Type | Required | Description |
|---|---|---|---|
folder_name | string | No | Folder to list from. Use "none" for shortcuts not in any folder. |
show_identifiers | boolean | No | Include internal identifiers (default: false) |
apple_shortcuts_runRun a named shortcut with optional text input.
| Argument | Type | Required | Description |
|---|---|---|---|
name | string | Yes | Exact name or identifier of the shortcut |
input | string | No | Text input to pass to the shortcut |
Add the connector in Settings → Connectors with:
node["<absolute path to>/mcp-servers/apple-shortcuts/dist/index.js"] (e.g. ~/mcp-servers/apple-shortcuts/dist/index.js expanded to an absolute path)shortcuts CLI is not available on other platforms.FAQs
MCP server for Apple Shortcuts via the macOS shortcuts CLI
The npm package @mindstone-engineering/mcp-server-apple-shortcuts receives a total of 8 weekly downloads. As such, @mindstone-engineering/mcp-server-apple-shortcuts popularity was classified as not popular.
We found that @mindstone-engineering/mcp-server-apple-shortcuts demonstrated a healthy version release cadence and project activity because the last version was released less than a year ago. It has 1 open source maintainer collaborating on the project.
Did you know?

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Company News
Open source maintainers are under more pressure than ever. We're raising our open source program from the Team plan to the Business plan, free.

Security News
The supply chain control that delays freshly published gems now covers lockfile generation and gem vendoring in Ruby projects.

Security News
During a UK cyber test, a Mythos 5 agent used sockpuppets, social engineering, and prompt injection to try to get a maintainer to merge malware.