swift-mcp-gui

swift-mcp-gui

26

Swift MCP GUI Server is a tool that allows users to control a macOS environment using the Model Context Protocol. It provides functionalities such as mouse movement, mouse clicks, keyboard input, and scrolling through SwiftAutoGUI integration. The server's primary purpose is to programmatically automate tasks through client requests.

moveMouse

Move the mouse to the specified coordinates

mouseClick

Execute a mouse click

sendKeys

Send keyboard input

scroll

Perform a scrolling operation