Skip to main content
Glama

Related Servers

Alternatives to UseMyMac

No user-submitted related servers found.

    Related Servers

    • 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
      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
    • A
      license
      Not graded
      quality
      D
      maintenance
      Enables AI services like Claude and Cursor to remotely control a Mac by executing shell commands, managing files, and running AppleScript for UI automation. Access is secured through OAuth 2.0 authentication and encrypted tunnels to protect remote interactions.
      2
      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
      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

    B3.4/5.0

    Scored across 34 tools

    Disambiguation4/5

    Most tools are clearly distinct (screenshot, click, type, window management), but computer_get_desktop_state overlaps with computer_screenshot, and computer_get_active_window/computer_get_window_name could be confused. The mouse_down/up and key_down/up pairs are distinct but similar in purpose.

    Naming Consistency5/5

    All tools follow a consistent computer_verb_noun pattern (e.g., computer_get_cursor_position, computer_set_window_size, computer_activate_window). The naming is uniform and predictable across the entire set.

    Tool Count4/5

    34 tools is on the higher end, but the scope is broad (screen, mouse, keyboard, clipboard, windows, accessibility), so each tool covers a distinct action. It feels slightly heavy but justified for a full computer control server.

    Completeness5/5

    The tool surface covers the full lifecycle of computer interaction: observation (screenshot, accessibility tree), input (mouse, keyboard, clipboard), window management (get/set/activate/minimize/maximize/close), and app launching. No obvious dead ends for an agent automating a Mac.

    Maintenance

    ActivityMaintained
    ResponsivenessNo issues