Connect to Claude
Swift GUI icon

Swift GUI

CreatedNakaokaRei

Controls macOS via mouse movements, clicks, keyboard input, and scrolling through MCP clients.

About

Swift GUI allows users to programmatically control their macOS system using a Model Context Protocol (MCP) client. Acting as an MCP server, it exposes tools for simulating mouse movements, performing clicks, sending keyboard inputs, and scrolling. This allows for automation of tasks and remote control of the operating system using SwiftAutoGUI.

Key Features

  • Simulates mouse movements to specific coordinates
  • Sends keyboard shortcuts and key combinations
  • Enables scrolling in different directions
  • Controlled via MCP clients
  • Performs mouse clicks (left or right)
  • 6 GitHub stars

Use Cases

  • Automated UI testing on macOS
  • Remote control and automation of macOS applications
  • Accessibility tools and assistive technologies