Apple Shortcuts MCP Server

Apple Shortcuts MCP Server

AutomationAppleShortcutsMacosAiAssistantMcpJavascriptCloudPythonGoRubyR

About This Server

A Model Context Protocol (MCP) server that lets AI assistants like Claude control Apple Shortcuts automations. This enables AI models to trigger shortcuts and automate tasks on macOS in a safe and controlled way.

Server Information

šŸ“‹ Overview:

This report summarizes the GitHub repository "recursechat/mcp-server-apple-shortcuts," a Model Context Protocol (MCP) server designed to enable AI assistants, like Claude, to control Apple Shortcuts automations on macOS. The server provides a secure and controlled interface for AI models to trigger shortcuts and automate tasks.


ā­ Key Points:
  • The repository contains code for an MCP server facilitating AI control over Apple Shortcuts.

  • It targets integration with AI assistants like Claude Desktop.

  • The server lists available shortcuts and runs specific shortcuts with optional input.

  • Key requirements include Node.js (v18+), Claude Desktop, and a macOS environment with configured Shortcuts.

  • Claude Desktop configuration involves specifying the command and arguments to execute the MCP server.

  • Developers can build and run the server locally after cloning the repository and installing dependencies.


  • šŸ” Main Findings:
  • The project is an implementation of the Model Context Protocol tailored for Apple Shortcuts.

  • The server is licensed under Apache-2.0.

  • It enables AI models to list available shortcuts and execute them.

  • The project uses JavaScript as the primary language.

  • There are 79 stars and 5 forks, indicating community interest and forking activity.


  • šŸ“Š Details:
  • The repository contains directories and files like "src", ".gitignore", "LICENSE", "README.md", "package-lock.json", "package.json", and "tsconfig.json."

  • The dominant language is JavaScript, constituting 100% of the code.

  • Two contributors are identified: xyc (Xiaoyi Chen) and punkpeye (Frank Fiegel).


šŸŽÆ Conclusion:
The "recursechat/mcp-server-apple-shortcuts" repository offers a functional MCP server solution for integrating Apple Shortcuts with AI assistants like Claude, providing a controlled automation interface.

Server Features

List Shortcuts

Enables AI assistants to list available shortcuts

Run Shortcut

Allows running shortcuts by name with optional input parameters

Automation Control

Provides a simple interface for automation control

Provider Information

Recursechat logo

Recursechat

cloud Provider

Visit Provider Website

Quick Actions

Visit Website

MCP Configuration

Available Tools

Apple Shortcuts