{"type":"mcp_server","name":"mcp-server-siri-shortcuts","description":"This repository provides an MCP server that exposes macOS Siri Shortcuts to Large Language Models like Claude, enabling them to list, open, and run shortcuts with optional inputs, effectively extending LLM capabilities.","category":"Productivity","language":"TypeScript","stars":190,"forks":4,"owner":"dvcrn","github_url":"https://github.com/dvcrn/mcp-server-siri-shortcuts","homepage":null,"setup":"## Setup\nAdd to your Claude configuration:\n\n```json\n{\n  \"mcpServers\": {\n    \"siri-shortcuts\": {\n      \"command\": \"npx\",\n      \"args\": [\"mcp-server-siri-shortcuts\"]\n    }\n  }\n}\n```","tools":"## Available Tools\n\n1. Exposes _all_ shortcuts (The LLM can call anything that is available in the Shortcuts app.)\n2. List all available shortcuts (Lists all available Siri shortcuts on the system.)\n3. Open shortcuts in the Shortcuts app (Opens a shortcut in the Shortcuts app.)\n4. Run shortcuts with optional input parameters (Runs a shortcut with optional input.)\n5. Dynamically generated tools for each available shortcut (The server automatically generates additional tools for each available shortcut.)","faq":null,"created_at":"2025-02-25T09:40:16+00:00","updated_at":"2025-03-27T01:42:48+00:00","source_url":"https://model-context-protocol.com/servers/mcp-server-siri-shortcuts-llm-integration","related_articles":[]}