mcp-server-siri-shortcuts
If you are the rightful owner of mcp-server-siri-shortcuts and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to henry@mcphub.com.
The Siri Shortcuts MCP Server provides access to Siri shortcuts functionality via the Model Context Protocol (MCP), allowing listing, opening, and running shortcuts from the macOS Shortcuts app.
The Siri Shortcuts MCP Server is designed to integrate with the macOS Shortcuts app, enabling users to interact with Siri shortcuts through the Model Context Protocol. This server allows users to list all available shortcuts, open them in the Shortcuts app, and execute them with optional input parameters. It dynamically generates tools for each available shortcut, making it highly adaptable and user-friendly. The server leverages the macOS 'shortcuts' CLI command to perform its operations, ensuring seamless integration with the existing macOS ecosystem. It also includes standard MCP error handling to provide a robust and reliable user experience.
Features
- Exposes all shortcuts available in the Shortcuts app.
- Lists all available Siri shortcuts on the system.
- Opens shortcuts directly in the Shortcuts app.
- Runs shortcuts with optional input parameters.
- Dynamically generates tools for each available shortcut.
Tools
list_shortcuts
Lists all available Siri shortcuts on the system.
open_shortcut
Opens a shortcut in the Shortcuts app.
run_shortcut
Runs a shortcut with optional input.