Back to Home
hightemp icon

go_computer_use_mcp_server

by hightemp

Overview

Enables AI agents to perform desktop automation by controlling the mouse, keyboard, screen, windows, and processes on a local computer system.

Installation

Run Command
npx -y go-computer-use-mcp-server -t stdio

Environment Variables

  • DISPLAY
  • XAUTHORITY

Security Notes

The `process_run` tool executes arbitrary shell commands provided as a string, posing a critical command injection vulnerability if the input is not fully trusted and sanitized by the client. All tools granting mouse, keyboard, screen, and window control are high-privilege operations. Deploying this server, particularly using `npx` (which downloads and executes pre-compiled binaries), demands complete trust in the source and robust client-side input validation. Binding the SSE transport to `0.0.0.0` or exposing it to untrusted networks creates a severe remote control risk.

Similar Servers

Stats

Interest Score0
Security Score3
Cost ClassMedium
Avg Tokens200
Stars0
Forks0
Last Update2026-01-17

Tags

mcpcomputer-automationdesktop-controlrobotgoai-agent