Back to Automation

macOS GUI Control

Enables AI assistants to control macOS applications by capturing screenshots, identifying UI elements, and automating mouse and keyboard actions through the macOS accessibility framework.

Last updated: 1/27/2026

Installation

Add this MCP to your configuration:

{
  "mcpServers": {
    "macos-gui-control": {
      // See GitHub repository for configuration
    }
  }
}

See the GitHub repository for full installation instructions.