Apple Shortcuts MCP Server 🤖
@recursechat
Apple Shortcuts MCP Server 🤖 について
概要はまだありません
基本情報
設定
以下の設定を使って、このサーバーを MCP 対応クライアントに追加してください。
{
"mcpServers": {
"apple-shortcuts": {
"command": "npx",
"args": [
"-y",
"mcp-server-apple-shortcuts"
]
}
}
}ツール
ツールは検出されませんでした
ツールは README から自動的に抽出されます。メンテナーは ## Tools という見出しの下に記載することで、このタブに反映できます。
概要
What is Apple Shortcuts MCP Server?
Apple Shortcuts MCP Server is a Model Context Protocol (MCP) server that enables AI assistants like Claude to control Apple Shortcuts automations on macOS. It provides a safe and controlled way for AI models to trigger shortcuts and automate tasks by listing available shortcuts and running them by name with optional input parameters.
How to use Apple Shortcuts MCP Server?
Install Node.js (v18+), Claude Desktop, and ensure macOS Shortcuts is configured. Add the server configuration to Claude Desktop’s settings using npx -y mcp-server-apple-shortcuts. Then ask Claude to "list shortcuts" or run a specific shortcut by name.
Key features of Apple Shortcuts MCP Server
- Lists all available Apple Shortcuts on macOS
- Runs shortcuts by name with optional input parameters
- Simple MCP-based integration with Claude Desktop
- No persistent data storage required
- Open source under Apache-2.0 license
Use cases of Apple Shortcuts MCP Server
- Ask Claude to run a daily “get word of the day” shortcut
- Trigger a “play a song” shortcut via voice or text
- Automate repetitive workflows by chaining shortcuts with AI
- Use Claude to list and select from available shortcuts
FAQ from Apple Shortcuts MCP Server
What are the prerequisites for Apple Shortcuts MCP Server?
Node.js v18 or higher, Claude Desktop, and macOS with the Shortcuts app configured.
How do I configure Apple Shortcuts MCP Server for Claude Desktop?
Add a JSON block to Claude Desktop’s mcpServers with "command": "npx" and "args": ["-y", "mcp-server-apple-shortcuts"].
How do I run shortcuts using Apple Shortcuts MCP Server?
Ask Claude to “list shortcuts” to see available ones, then request a specific shortcut by name (e.g., “get word of the day”).
Does Apple Shortcuts MCP Server work on Windows or Linux?
No, it is designed exclusively for macOS because it interacts directly with the macOS Shortcuts app.
What runtime does Apple Shortcuts MCP Server require?
It requires Node.js version 18 or higher and runs as a command-line MCP server.
「その他」の他のコンテンツ
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
Inbox Zero AI MCP
elie222The world's best AI personal assistant for email. Open source app to help you reach inbox zero fast.

Sequential Thinking
modelcontextprotocolModel Context Protocol Servers
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!
ghidraMCP
LaurieWiredMCP Server for Ghidra
コメント