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.
「その他」の他のコンテンツ
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
FastMCP v2 🚀
jlowin🚀 The fast, Pythonic way to build MCP servers and clients.

EverArt
modelcontextprotocolModel Context Protocol Servers
MCP Go 🚀
mark3labsA Go implementation of the Model Context Protocol (MCP), enabling seamless integration between LLM applications and external data sources and tools.
ICSS
chokcoco不止于 CSS
コメント