swift-mcp-gui
MCP server that can execute commands such as keyboard input and mouse movement on macOS
GitHub Stars
41
User Rating
Not Rated
Favorites
0
Views
6
Forks
2
Issues
8
Installation
Difficulty
BeginnerEstimated Time
5-10 minutes
Installation
1Clone this repository:
bash
git clone https://github.com/NakaokaRei/swift-mcp-gui.git
cd swift-mcp-gui
2Install
bash
swift package experimental-install
3Add command to your MCP client.
json
{
"mcpServers" : {
"swift-mcp-gui" : {
"command" : "/Users/USERNAME/.swiftpm/bin/swift-mcp-gui"
}
}
}
Additional Resources
Author Information
66
Followers
79
Repositories
0
Gists
0
Total Contributions