An MCP server for remotely controlling touchscreens on Linux devices over SSH using virtual touch input. It enables actions like tapping and swiping without requiring any software installation on the target machine.
Install from
M8ven verifies MCPs across every public registry — install directly from whichever one you prefer.
process.env. You'll be asked to provide them before it can run.REMOTETOUCH_PORT— port <N> 3000 (or env) HTTP listen portREMOTETOUCH_SCREEN_HEIGHT— Screen resolution is auto-detected from the device. You can override it with REMOTETOUCH_SCREEN_WIDTH and if needed.REMOTETOUCH_SCREEN_WIDTH— Screen resolution is auto-detected from the device. You can override it with and REMOTETOUCH_SCREEN_HEIGHT if needed.REMOTETOUCH_SSH_HOST— (none) SSH host of the remote deviceREMOTETOUCH_SSH_KEY— (none) Path to SSH private keyREMOTETOUCH_SSH_PORT— 22 SSH portREMOTETOUCH_SSH_USER— pi SSH usernameREMOTETOUCH_USE_SUDO— false Run daemon with sudo[](https://m8ven.ai/mcp/signal-slot-mcp-remotetouch-1oz8w8)