Shortcuts
Access and run Apple Shortcuts. Allows AI assistants to list, view, and execute your shortcuts.
shortcuts-mcp-server
A Model Context Protocol (MCP) server that provides access to Apple Shortcuts functionality. This server allows AI assistants to list, view, and run your shortcuts through the MCP interface.
Compatible with Cursor, Claude Desktop, and other MCP-enabled applications.

Getting started
Prerequisites
- macOS 14.5 or later
- Xcode 16.x or later
- mise
Setup with mise
To install mise:
brew install mise
For more information about mise, visit the official documentation.
Quick install
Manual installation
Update your MCP configuration with the following server:
{
"mcpServers": {
"shortcuts-mcp-server": {
"command": "mise",
"args": [
"x",
"ubi:artemnovichkov/shortcuts-mcp-server@latest",
"--",
"shortcuts-mcp-server"
]
}
}
}
Usage
Just ask LLM to run a shortcut, show a list of added shortcuts or view a shortcut in Shortcuts app.
If your MCP client supports Prompts and Resources you may check it as well:

Tools
- run - Run a shortcut.
name- The name of the shortcut to run (string, required)
- list - List your shortcuts.
show-identifiers- Whether to show the identifiers of the shortcuts. (boolean, optional)
- view - View a shortcut in Shortcuts app.
name- Name of the shortcut to view (string, required)
Resources
- list - List your shortcuts.
Prompts
- run - Run a shortcut.
name- Name of the shortcut to run (string, required)
- list - List your shortcuts.
show-identifiers- Whether to show the identifiers of the shortcuts. (boolean, optional)
- view - View a shortcut in Shortcuts app.
name- Name of the shortcut to view (string, required)
References
관련 서버
DaVinci Resolve
Enables AI assistants to interact with DaVinci Resolve Studio for advanced control over video editing, color grading, and audio.
LinkedIn Ads MCP
Analyze your LinkedIn Ads data
Yandex Tracker
Interact with Yandex Tracker APIs for issue management and search.
C++ Excel Automation
A C++ based MCP server for intelligent Excel automation using the OpenXLSX library.
UpTier
Desktop task manager with clean To Do-style UI and 25+ MCP tools for prioritization, goal tracking, and multi-profile workflows.
Google Workspace
Interact with Google Workspace services like Gmail and Google Calendar.
PromptX
An AI capability enhancement system providing professional roles, memory management, and knowledge systems for applications like Claude and Cursor.
Backcast MCP Server
The Outcome Backcasting MCP is a strategic planning tool that helps you work backwards from a desired future outcome to identify the specific steps, resources, and dependencies needed to achieve your goals. Unlike traditional forward planning, backcasting starts with your end goal and creates a reverse roadmap to get there.
Pandoc
MCP server for seamless document format conversion using Pandoc, supporting Markdown, HTML, and plain text, with other formats like PDF, csv and docx in development.
GoHighLevel MCP Server
Integrates with the GoHighLevel API, allowing interaction with its CRM, marketing automation, and business management tools.