macctl
Related Servers
Alternatives to macctl
No user-submitted related servers found.
Related Servers
- FlicenseNot gradedqualityDmaintenancemacOS MCP server that enables AI agents to directly control the host OS, including mouse, keyboard, windows, files, and accessibility automation for computer-use workflows.1-
- AlicenseBqualityDmaintenanceMCP server that enables AI to fully control macOS — mouse, keyboard, terminal, screenshots, window management, UI element detection, and provides AI-optimized information reporting.3619 npmMIT
- AlicenseNot gradedqualityBmaintenanceA local daemon for macOS that gives any MCP-capable AI client eyes, hands, and a face — screen capture, accessibility tree, mouse/keyboard actions, and an overlay — with a built-in security ceiling.2AGPL 3.0
- AlicenseNot gradedqualityCmaintenanceStandalone MCP server that gives AI agents full GUI control over macOS — screenshots, mouse, keyboard, apps, clipboard, and multi-display — with zero private dependencies.19MIT
- FlicenseNot gradedqualityBmaintenanceEnterprise-grade macOS MCP server that gives AI agents eyes, hands, and a terminal, enabling screen capture, mouse/keyboard control, shell commands, and file operations.-
- AlicenseNot gradedqualityFmaintenanceAn experimental MCP server providing full control over the macOS user interface through mouse, keyboard, and window management tools. It enables AI assistants to automate desktop tasks by utilizing native accessibility APIs and OCR for real-time screen comprehension.7Creative Commons Zero v1.0 Universal
TDQS
Scored across 36 tools
Each tool targets a distinct resource and action—input, windows, capture, accessibility, files, clipboard, and system info are cleanly separated. Even within groups like capture (full/region/window) or file (list/read/search/write/manage), the intended operation is unambiguous.
The majority follow a clear verb_noun pattern (input_*, window_*, file_*, clipboard_*, ax_*) or list_* for enumerations. Minor deviations like process_list instead of list_processes and capture_window/list_capturable_windows introduce slight inconsistency, but the overall convention is predictable.
With 36 tools, this server exceeds the threshold where the count becomes heavy (25+). While the scope is broad (GUI automation, system info, files, clipboard), the large number is likely to overwhelm agents and suggests it could be split into smaller, more focused servers.
The surface covers a wide range of macOS automation: input, window management, screenshots, accessibility, system info, file operations, and clipboard. Minor gaps include no explicit application launch/termination, no arbitrary shell execution, and no menu bar interaction, but these are peripheral to the server's apparent purpose.