Back to Home
domdomegg icon

computer-use-mcp

Verified Safe

by domdomegg

Overview

This server allows an AI model, such as Claude, to control a user's computer by interacting with the desktop GUI through mouse, keyboard, and screen capture actions.

Installation

Run Command
npx -y computer-use-mcp

Environment Variables

  • MCP_TRANSPORT
  • PORT

Security Notes

The server's core functionality grants complete control over the user's computer via desktop automation (mouse, keyboard, screen capture) using 'nut.js'. This is an inherent high-risk capability. The README explicitly warns users to treat it like 'giving a hyperactive toddler access to your computer' and suggests sandboxing. The HTTP transport option also lacks authentication and is explicitly warned against for use without a secure reverse proxy. No 'eval' or obvious obfuscation/malicious patterns were found in the provided source code. The risks are transparently communicated, allowing users to make informed decisions about mitigating risk through supervision or sandboxing.

Similar Servers

Stats

Interest Score48
Security Score7
Cost ClassHigh
Avg Tokens30000
Stars115
Forks15
Last Update2026-01-07

Tags

Computer ControlDesktop AutomationAI AgentModel Context ProtocolClaude Integration