macOS Automator MCP Server
Related Servers
Alternatives to macOS Automator MCP Server
No user-submitted related servers found.
Related Servers
- AlicenseAqualityFmaintenanceProvides a Model Context Protocol server for executing AppleScript and JavaScript for Automation scripts on macOS, featuring a knowledge base of pre-defined scripts and supporting automation of macOS applications and system functions.21,313 npm884MIT
- AlicenseAqualityFmaintenanceA Model Context Protocol server that enables running AppleScript code to interact with Mac applications and system features including Notes, Calendar, Contacts, Messages, file management, and more.1122 npm465MIT
- AlicenseBqualityDmaintenanceA Model Context Protocol server that enables direct integration with macOS Calendar application using AppleScript, allowing users to create, list, and search calendar events without requiring OAuth setup.86MIT
- FlicenseAqualityDmaintenanceSecure AppleScript execution for AI applications via Model Context Protocol with configurable security profiles and automatic TCC permission handling.31-
- AlicenseNot gradedqualityCmaintenanceA local MCP server that provides a secure bridge for automating macOS applications like Notes, Calendar, and Mail through AppleScript. It uses template-based execution and policy-based allowlists to enable safe, structured interaction with system tools.MIT
- AlicenseNot gradedqualityDmaintenanceA Model Context Protocol server that enables AI assistants to control Apple Keynote presentations through AppleScript automation, supporting comprehensive slide creation, management, and content operations.32 PyPI76MIT
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.