A
licenseNot graded
qualityF
maintenanceEnables AI assistants to automate macOS desktop tasks including mouse control, keyboard input, screenshots, window management, and UI interaction.
7 npm
415
MIT
No user-submitted related servers found.
Scored across 11 tools
Each tool has a clearly distinct purpose. Even overlapping tools like click and click_ui_element are differentiated by coordinate-based vs accessibility-based interaction.
All tool names follow a consistent verb_noun pattern with underscores (e.g., type_text, get_ui_elements). No mixed conventions.
11 tools is well-scoped for macOS UI automation, covering common actions without being overwhelming.
Covers core operations (typing, clicking, scrolling, screenshots, app opening, accessibility, AppleScript). Minor gaps like window management or drag-and-drop, but strong overall.