MCPServers
Siri Shortcuts - MCP server logo

Siri Shortcuts

137
0

Summary

This MCP server provides access to Siri shortcuts functionality on macOS, allowing AI assistants to list, open, and run shortcuts from the Shortcuts app. It dynamically generates tools for each available shortcut, exposing all shortcuts to the LLM for flexible automation. The server uses the macOS 'shortcuts' CLI command under the hood and supports both direct text input and file-based input for shortcut execution.

Available Actions(3)

list_shortcuts

Lists all available Siri shortcuts on the system. No input required. Returns an array of shortcut names.

open_shortcut

Opens a shortcut in the Shortcuts app. Input: name (string): Name of the shortcut to open.

run_shortcut

Runs a shortcut with optional input. Input: name (string): Name of the shortcut to run, input (string, optional): Text input or filepath to pass to the shortcut.

Last Updated: June 4, 2025

社区评论

0.0
0 条评论
5
0
4
0
3
0
2
0
1
0

暂无评论. 成为第一个评论的人!

登录以参与讨论

Coming soon to
HighlightHighlight AI

语言

TypeScript

分类

标签