macos-automator-mcp
If you are the rightful owner of macos-automator-mcp and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to henry@mcpreview.com.
macOS Automator MCP Server allows execution of AppleScript and JavaScript for Automation (JXA) scripts on macOS, supporting a knowledge base of pre-defined scripts.
The macOS Automator MCP Server is a powerful tool for executing AppleScript and JavaScript for Automation (JXA) scripts on macOS. It provides a server that can be accessed remotely to run scripts, control macOS applications, and perform system functions programmatically. The server supports a knowledge base of pre-defined scripts, which can be accessed by ID, and allows for inline scripts, script files, and argument passing. This makes it an ideal solution for integrating macOS automation into larger AI-driven workflows. The server is designed to start quickly by loading the knowledge base lazily on first use.
Features
- Remote execution of AppleScript/JXA scripts via MCP.
- Extensible knowledge base of macOS automation tasks.
- Programmatic control of macOS applications and system functions.
- Integration with AI-driven workflows.
- Fast server startup with lazy loading of knowledge base.
Tools
execute_script
Executes an AppleScript or JXA script on macOS, supporting inline content, file paths, or knowledge base script IDs.
get_scripting_tips
Retrieves tips, examples, and runnable script details from the server's knowledge base.