recursechat/mcp-server-apple-shortcuts
by Various
π π π - An MCP Server Integration with Apple Shortcuts
MCP
recursechat/mcp-server-apple-shortcuts
Added 1 June 2026
Overview
An MCP server that connects AI assistants to Apple Shortcuts. It allows triggering shortcuts programmatically through the Model Context Protocol. Built in JavaScript, it runs locally to bridge AI tools with macOS/iOS automation.
Best for
Best for
Developers building AI automation workflows on Apple devices
Use cases
- Triggering shortcuts from AI chat interfaces
- Automating workflows by chaining AI responses with Shortcuts
- Integrating Apple Shortcuts into MCP-compatible applications
How to use
Install
npm install Tested with
Claude Desktop
Example client config
{\n "mcpServers": {\n "apple-shortcuts": {\n "command": "npx",\n "args": ["-y", "mcp-server-apple-shortcuts"]\n }\n }\n} Notes
An MCP server that connects AI assistants to Apple Shortcuts. It allows triggering shortcuts programmatically through the Model Context Protocol. Built in JavaScript, it runs locally to bridge AI tools with macOS/iOS automation.
331 stars on GitHub. Last updated 2024-12-22. Licensed Apache-2.0.
Use cases
- Triggering shortcuts from AI chat interfaces
- Automating workflows by chaining AI responses with Shortcuts
- Integrating Apple Shortcuts into MCP-compatible applications
Pros
- Leverages existing Apple Shortcuts ecosystem
- Simple setup for developers familiar with MCP
- Open source with active community (331 stars)
Cons
- Requires macOS or iOS environment to run
- Limited to shortcuts that are already created in Apple Shortcuts
- Dependency on MCP protocol compatibility
Indexed from awesome-mcp-servers-punkpeye and enriched against its public facts.
Pros
- Leverages existing Apple Shortcuts ecosystem
- Simple setup for developers familiar with MCP
- Open source with active community (331 stars)
Cons
- Requires macOS or iOS environment to run
- Limited to shortcuts that are already created in Apple Shortcuts
- Dependency on MCP protocol compatibility
Pairs with
Other entries in the index that connect to this one. Click through to see the chain.
Get the free Developerβs Field Guide
A 27-page field guide to the AI coding workflow with Claude. Claude Code, MCP servers, the prompt patterns that work, and what to delegate. Free.
Enter your work email. We send it straight over, plus a few short notes worth knowing. Unsubscribe any time.