Skip to main content
Other Tools and IntegrationsUnknown

NakaokaRei/swift-mcp-gui

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

other-tools-and-integrationslocal-servicemacos
Share:

Quick Start

Clone the repository:

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

Claude Desktop configuration example:

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

Check the repository README for specific installation and configuration instructions.

Details

Category
Other Tools and Integrations
Language
Unknown
Author
NakaokaRei