Skip to main content
Glama

Related Servers

Alternatives to mcp-mac-control

No user-submitted related servers found.

    Related Servers

    • A
      license
      A
      quality
      D
      maintenance
      Enables AI agents to control macOS desktop apps via screenshots, mouse clicks, keyboard input, accessibility queries, and AppleScript.
      11
      14 npm
      MIT
    • F
      license
      Not graded
      quality
      B
      maintenance
      Enables AI agents to control macOS by capturing screenshots and performing mouse clicks, movement, dragging, text typing, hotkeys, and scrolling, with support for Gemini's normalized coordinate protocol and Retina display scaling.
      -
    • A
      license
      Not graded
      quality
      F
      maintenance
      Enables AI assistants to automate macOS desktop tasks including mouse control, keyboard input, screenshots, window management, and UI interaction.
      7 npm
      415
      MIT
    • A
      license
      Not graded
      quality
      C
      maintenance
      Enables AI agents to control macOS applications through the Accessibility API, AppleScript, and CGEvents, providing structured text output of UI elements and actions without needing screenshots.
      MIT
    • F
      license
      Not graded
      quality
      D
      maintenance
      macOS desktop automation enabling AI agents to screenshot, switch apps and tabs, click, type, and scroll. Offers two trust levels: read-only screenshot and full UI control.
      -
    • A
      license
      Not graded
      quality
      D
      maintenance
      Provides native macOS desktop automation for AI agents, enabling screen capture, mouse/keyboard control, window management, and iOS/Android simulator control in both foreground and background modes without focus stealing.
      3
      MIT

    TDQS

    A4/5.0

    Scored across 26 tools

    Disambiguation5/5

    Every tool targets a distinct action or resource: clipboard get/set, file read/write/delete, process list/kill, app management, UI input (click/drag/scroll/type/key), and system introspection. No two tools have overlapping purposes; even mouse actions are separated into move, click, drag, and scroll.

    Naming Consistency4/5

    Tool names uniformly use snake_case and mostly follow a verb_noun pattern (e.g., list_directory, read_file, activate_app). A few exceptions like system_info and screenshot are noun-like but still stylistically consistent and predictable.

    Tool Count4/5

    26 tools is on the higher end, but the server's broad purpose of controlling macOS justifies the count. The tool set covers file, process, app, UI, clipboard, and system domains without excessive redundancy, though it is heavier than typical servers.

    Completeness4/5

    The surface covers core macOS control operations: file lifecycle, process management, app control, clipboard, UI automation, and system info. Minor gaps like file rename/move or network configuration exist, but agents can work around them with run_command or AppleScript.

    Maintenance

    ActivityMaintained
    ResponsivenessNo issues