NakaokaRei/swift-mcp-gui
by Various
MCP server that can execute commands such as keyboard input and mouse movement on macOS
MCP
NakaokaRei/swift-mcp-gui
Added 1 June 2026
Overview
An MCP server for macOS that executes GUI automation commands including keyboard input and mouse movement. It listens for MCP requests and performs the corresponding actions on the desktop.
Best for
Best for
Developers building macOS automation tools or AI agents that need GUI control
Use cases
- Automating repetitive GUI workflows on macOS
- Programmatically testing macOS application interfaces
- Integrating with AI agents to control desktop applications
How to use
Tools exposed
moveMousemouseClicksendKeysscrollgetScreenSizegetPixelColorcaptureScreencaptureRegionsaveScreenshotexecuteAppleScriptexecuteAppleScriptFile
Example client config
{\n "mcpServers": {\n "swift-mcp-gui": {\n "command": "/opt/homebrew/bin/swift-mcp-gui"\n }\n }\n} Notes
An MCP server for macOS that executes GUI automation commands including keyboard input and mouse movement. It listens for MCP requests and performs the corresponding actions on the desktop.
59 stars on GitHub. Last updated 2026-05-23. Licensed MIT.
Use cases
- Automating repetitive GUI workflows on macOS
- Programmatically testing macOS application interfaces
- Integrating with AI agents to control desktop applications
Pros
- Lightweight Swift implementation
- Direct control over macOS GUI elements
- Open source with permissive licensing
Cons
- Limited to macOS only
- Requires accessibility permissions to function
- Small community with 59 stars
Indexed from awesome-mcp-servers-punkpeye and enriched against its public facts.
Pros
- Lightweight Swift implementation
- Direct control over macOS GUI elements
- Open source with permissive licensing
Cons
- Limited to macOS only
- Requires accessibility permissions to function
- Small community with 59 stars
Pairs with
Other entries in the index that connect to this one. Click through to see the chain.
Cline
Cline
Open-source autonomous coding agent that lives inside VS Code. BYO model key, watch it work.
Continue
Continue.dev
Open-source AI code assistant for VS Code and JetBrains. Customisable, BYO model, built for enterprise.
Claude Code
Anthropic
Anthropic's terminal-native coding agent. Reads your repo, edits files, runs tests, ships PRs.
Get the free Developer’s Field Guide
A 27-page field guide to the AI coding workflow with Claude. Claude Code, MCP servers, the prompt patterns that work, and what to delegate. Free.
Enter your work email. We send it straight over, plus a few short notes worth knowing. Unsubscribe any time.