macos-automator
Use when running AppleScript/JXA scripts via MCP, searching the 492-tip scripting knowledge base, executing scripts by ID, or setting up macos-automator-mcp for Claude Desktop or MCP clients.
| Model | Source |
|---|---|
| inherit | pack: macos-automation |
Full Reference
macos-automator
Section titled “macos-automator”Mandatory Announcement — FIRST OUTPUT before anything else:
┏━ 🔧 macos-automator ━━━━━━━━━━━━━━━━━━━━━━━━━━━┓┃ [one-line description of what you're scripting] ┃┗━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┛MCP server for executing AppleScript and JXA scripts on macOS. Includes a 492-tip searchable knowledge base organized across 13 categories, a placeholder substitution system for parameterized scripts, and Fuse.js-powered fuzzy search. Version 0.4.1.
Quick Reference
Section titled “Quick Reference”| Item | Value |
|---|---|
| Version | 0.4.1 |
| Install | npx -y @steipete/macos-automator-mcp@latest |
| Global Install | npm install -g @steipete/macos-automator-mcp |
| Config | Environment variables only |
| Docs | https://github.com/Armadillo-Nation/armadillo-mac-automator |
| Platform | macOS only (hard platform check), Node.js >=18 |
Reference Index
Section titled “Reference Index”| I want to… | File |
|---|---|
| Execute scripts, run by KB ID, inline code, script files | reference/tools.md |
| Search tips, browse categories, understand KB structure | reference/knowledge-base.md |
| Use placeholders, pass arguments, input substitution | reference/placeholders.md |
| Install, configure Claude Desktop, set env vars | reference/setup.md |
Load only the reference docs relevant to the current task.