macOS Automator

Automates macOS tasks through AppleScript and JavaScript for Automation with a rich library of pre-defined scripts for application control, file operations, and system interactions.

Featured
View Source
431 stars
0 tools
Created Aug 2025
@steipete/steipete-macos-automator-macos-automator-mcp

About

Automates macOS tasks through AppleScript and JavaScript for Automation with a rich library of pre-defined scripts for application control, file operations, and system interactions.

Categories

general

Installation

npm

npm install @steipete/steipete-macos-automator-macos-automator-mcp

Configuration

{ "mcpServers": { "steipete-macos-automator-macos-automator-mcp": { "command": "npx", "args": [ "-y", "@steipete/steipete-macos-automator-macos-automator-mcp" ] } } }