58
grade D
10 days ago
glama

mcp-remotetouch

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.

// key findings
⚠️
Known vulnerabilities in dependencies: 3 high
Affects packages this MCP installs at runtime. Upgrade or remove the affected dependency.
No credential exfiltration, no sensitive file access, no obfuscation
Static analysis found nothing flowing your secrets to unexpected places.
Open source with a license and README
Anyone can audit the code, the license is declared, and the publisher documents what it does.
🔐
You'll be asked for 1 credential: REMOTETOUCH_SSH_KEY
These are read from process.env at runtime. Make sure you trust where they’ll be sent.
// required environment variables
This server reads these from process.env. You'll be asked to provide them before it can run.
configREMOTETOUCH_PORTport <N> 3000 (or env) HTTP listen port
configREMOTETOUCH_SCREEN_HEIGHTScreen resolution is auto-detected from the device. You can override it with REMOTETOUCH_SCREEN_WIDTH and if needed.
configREMOTETOUCH_SCREEN_WIDTHScreen resolution is auto-detected from the device. You can override it with and REMOTETOUCH_SCREEN_HEIGHT if needed.
configREMOTETOUCH_SSH_HOST(none) SSH host of the remote device
🔐 secretREMOTETOUCH_SSH_KEY(none) Path to SSH private key
configREMOTETOUCH_SSH_PORT22 SSH port
configREMOTETOUCH_SSH_USERpi SSH username
configREMOTETOUCH_USE_SUDOfalse Run daemon with sudo
// full audit trail
The full breakdown of what we checked, the deductions that landed, the network hosts, the dependency advisories, and concrete fix guidance is available to verified publishers.
// improvement guidance — verified publishers only
We have 5 concrete improvements we can share with the publisher of this MCP. Each comes with specific guidance to raise the trust score.
// embed badge in your README
[![M8ven Score](https://m8ven.ai/badge/mcp/signal-slot-mcp-remotetouch-1oz8w8)](https://m8ven.ai/mcp/signal-slot-mcp-remotetouch-1oz8w8)
commit: e6e684999bd62ea1e4cb8c5e450f87aa74449098
code hash: 82d27ded188d94ad585a93f3fde4c0c01a7a40ef979cb88139c0b58f309c364e
verified: 4/11/2026, 3:11:52 PM
view raw JSON →