mcp-server-siri-shortcuts

mcp-server-siri-shortcuts

130

The Siri Shortcuts MCP Server enables seamless interaction with Siri shortcuts through the Model Context Protocol. It supports listing, opening, and running shortcuts from macOS, enhancing automation capabilities by dynamically generating tools for each shortcut.

What is the Siri Shortcuts MCP Server?

It is a server that provides access to Siri shortcuts functionality via the Model Context Protocol, allowing listing, opening, and running of shortcuts from the macOS Shortcuts app.

How does the server expose shortcuts?

The server exposes all shortcuts available in the Shortcuts app, allowing them to be listed, opened, and executed with optional input parameters.

What are dynamic tools in this context?

Dynamic tools are automatically generated for each available shortcut, allowing specific shortcuts to be run with optional input parameters.

What command does the server use under the hood?

The server uses the macOS 'shortcuts' CLI command to interact with the Shortcuts app.

Can the server handle input parameters for shortcuts?

Yes, the server supports running shortcuts with optional input parameters, which can be text input or file-based input.