shortcuts-mcp

foxtrottwist/shortcuts-mcp
★ 9 stars TypeScript 🤖 AI/LLM Updated today
TypeScript MCP server that connects Claude to your macOS Shortcuts. See your available shortcuts and execute workflows with custom input.
View on GitHub →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "shortcuts-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "foxtrottwist/shortcuts-mcp"
      ]
    }
  }
}

Topics

ai-integrationautomationclaudefastmcpmacosmcp-serverproductivityshortcutstypescriptworkflow-automation