macOS Automator MCP Server
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Instructions
Guidance the server publishes about itself, which clients place ahead of the tool catalog so the model reads it before choosing anything.
This server publishes no instructions, or was last inspected before Glama recorded them.
Capabilities
Server capabilities have not been inspected yet.
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
| execute_scriptA | Automate macOS tasks using AppleScript or JXA (JavaScript for Automation) to control applications like Terminal, Chrome, Safari, Finder, etc. 1. Script Source (Choose one):
2. Script Inputs (Optional):
3. Execution Options (Optional):
|
| get_scripting_tipsA | Discover how to automate any app on your Mac with this comprehensive knowledge base of AppleScript/JXA tips and runnable scripts. This tool is essential for discovery and should be the FIRST CHOICE when aiming to automate macOS tasks, especially those involving common applications or system functions, before attempting to write scripts from scratch. It helps identify pre-built, tested solutions, effectively teaching you how to control virtually any aspect of your macOS experience. Primary Use Cases & Parameters:
Best Practices:
|
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
No resources | |
TDQS
Scored across 2 tools
The two tools have completely distinct purposes with no overlap: execute_script runs automation scripts, while get_scripting_tips provides discovery and learning resources. An agent would never confuse these tools as one performs actions and the other provides information.
Both tools follow a consistent verb_noun naming pattern (execute_script, get_scripting_tips) with clear action-oriented verbs. The naming is perfectly consistent across the minimal tool set.
With only 2 tools, this server feels severely underpowered for the ambitious scope of 'macOS automation.' While the tools are well-designed, a comprehensive automation server would typically need tools for managing workflows, monitoring automation status, or handling different automation technologies beyond just scripts.
The server covers the basic execute/discover workflow well, but lacks tools for managing automation workflows, scheduling tasks, or monitoring running automations. For a macOS automation server, there are notable gaps in lifecycle management and broader automation capabilities beyond script execution.