Shortcuts
@artemnovichkov
关于 Shortcuts
Shortcuts + MCP = ♥️
基本信息
配置
使用下面的配置,将此服务器添加到你的 MCP 客户端。
{
"mcpServers": {
"shortcuts-mcp-server": {
"type": "stdio",
"command": "/absolute/path/to/shortcuts-mcp-server/.build/arm64-apple-macosx/debug/shortcuts-mcp-server"
}
}
}工具
3Run a shortcut.
List your shortcuts.
View a shortcut in Shortcuts app.
概览
What is Shortcuts?
Shortcuts is a Model Context Protocol (MCP) server that provides AI assistants with access to Apple Shortcuts functionality. It lets users list, view, and run their shortcuts through the MCP interface, and is compatible with Cursor, Claude Desktop, and other MCP‑enabled applications.
How to use Shortcuts?
Install the server using mise (prerequisite) or by adding the manual configuration shown in the README. Once configured, simply ask an LLM to run a shortcut, show a list of added shortcuts, or view a shortcut in the Shortcuts app.
Key features of Shortcuts
- Run a shortcut by name.
- List all shortcuts, with optional identifiers.
- View a shortcut in the Shortcuts app.
- Supports Prompts and Resources in compatible clients.
- Native integration with Apple Shortcuts on macOS.
Use cases of Shortcuts
- Ask an AI assistant to execute a daily workflow shortcut (e.g., “run my morning routine”).
- Get a list of all installed shortcuts to discover what is available.
- Open a specific shortcut in the Shortcuts app for editing or inspection.
- Combine with other MCP servers in a multi‑tool AI workflow.
FAQ from Shortcuts
What are the system requirements for Shortcuts?
The server requires macOS 14.5 or later, Xcode 16.x or later, and mise (installable via brew install mise).
How do I install Shortcuts?
You can install it via the one‑click links for Cursor or VS Code, or manually by adding the JSON configuration shown in the README. The server runs through mise.
Which applications are compatible with Shortcuts?
Shortcuts is compatible with Cursor, Claude Desktop, and other MCP‑enabled applications.
What tools does Shortcuts provide?
The server provides three tools: run (runs a shortcut by name), list (lists shortcuts, optionally showing identifiers), and view (opens a shortcut in the Shortcuts app).
Does Shortcuts support Prompts and Resources?
Yes. If your MCP client supports them, the server exposes Prompts (run, list, view) and a Resources endpoint that lists your shortcuts.
其他 分类下的更多 MCP 服务器
Unity MCP ✨
justinpbarnettUnity MCP acts as a bridge between AI assistants and your Unity Editor. Give your LLM tools to manage assets, control scenes, edit scripts, and automate tasks within Unity.
MCP Toolbox for Databases
googleapisMCP Toolbox for Databases is an open source MCP server for databases.
Reactive Resume
amruthpillaiA one-of-a-kind resume builder that keeps your privacy in mind. Completely secure, customizable, portable, open-source and free forever. Try it out today!
XcodeBuildMCP
cameroncookeA Model Context Protocol (MCP) server and CLI that provides tools for agent use when working on iOS and macOS projects.
Activepieces
activepiecesAI Agents & MCPs & AI Workflow Automation • (~400 MCP servers for AI agents) • AI Automation / AI Agent with MCPs • AI Workflows & AI Agents • MCPs for AI Agents
评论