1.0.1npm · mcp-server-apple-shortcuts · current release
Observed 2026-08-17T06:33:57.701Z using mcpSecurity-inventory. Status: partial. Negotiated protocol: 2025-06-18.
{
"resources": {},
"tools": {}
}| Tool | Category | Annotations | Risk |
|---|---|---|---|
list_shortcutsList all available shortcutsInput schema{
"type": "object",
"properties": {}
} | — | — · — | — |
run_shortcutRun a Shortcuts automation by nameInput schema{
"type": "object",
"properties": {
"name": {
"type": "string",
"description": "Name of the shortcut to run"
},
"input": {
"type": "string",
"description": "Optional input to pass to the shortcut"
}
},
"required": [
"name"
]
} | — | — · — | — |
{
"resource_key": "shortcuts://list",
"uri": "shortcuts://list",
"name": "Available Shortcuts",
"description": null,
"mime_type": "text/plain",
"annotations": null,
"metadata_hash": "2c4f248dd1f2f492ae06ceb90f7c9c3ed6963130862e07d031876536643bf396"
}