other tools and integrations

Swift Mcp Gui

MCP server that can execute commands such as keyboard input and mouse movement

local
macos
other tools and integrations
0
View on GitHub

Installation

npx -y NakaokaRei/swift-mcp-gui

Configuration

Add this to your Copilot settings (Settings → Features → MCP → Add New MCP Server):

{
  "name": "swift-mcp-gui",
  "command": "npx",
  "args": [
    "-y",
    "NakaokaRei/swift-mcp-gui"
  ]
}

About This MCP Server

NakaokaRei/swift-mcp-gui

MCP server that can execute commands such as keyboard input and mouse movement

GitHub: https://github.com/NakaokaRei/swift-mcp-gui.git

Need More Details?

View the complete documentation, examples, changelog, and more on GitHub

View Full Documentation on GitHub
NakaokaRei/swift-mcp-gui