general MCP Server
MCP for calling Siri Shorcuts from LLMs
Discovered via unknown and last synced 3mo ago.
1. Install the package
npx mcp-server-siri-shortcuts
2. Add to claude_desktop_config.json
{
"mcpServers": {
"mcp-server-siri-shortcuts": {
"command": "npx",
"args": [
"mcp-server-siri-shortcuts"
]
}
}
}Config file location: ~/Library/Application Support/Claude/claude_desktop_config.json (macOS) / %APPDATA%\Claude\claude_desktop_config.json (Windows)
Array of shortcut names
(string, optional): Text input or filepath to pass to the shortcut
all available Siri shortcuts on the system
a shortcut in the Shortcuts app
`name` (string): Name or identifier (UUID) of the shortcut to run
a shortcut with optional input
input required