mcp-server-siri-shortcuts

general MCP Server

MCP for calling Siri Shorcuts from LLMs

Install Ready
generalgeneral
2 views189 stars19 forksv1.1.0GPL-3.0

Why This Matters

Discovered via unknown and last synced 3mo ago.

Install Ready
Source
unknown
Stars
189
Last synced
3mo ago
Install
Instructions detected

Install

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)

7
Tools
0
Resources
0
Prompts
Standard I/O
Transport

Available Tools (7)

Returns

Array of shortcut names

input

(string, optional): Text input or filepath to pass to the shortcut

Lists

all available Siri shortcuts on the system

Opens

a shortcut in the Shortcuts app

Input

`name` (string): Name or identifier (UUID) of the shortcut to run

Runs

a shortcut with optional input

No

input required