Server data from the Official MCP Registry
Lets Claude drive your REAL mouse, keyboard & screen — works in your own logged-in apps.
Lets Claude drive your REAL mouse, keyboard & screen — works in your own logged-in apps.
This MCP server provides autonomous desktop control with comprehensive safety mechanisms in place. The code is well-structured with proper input validation and no malicious patterns detected. However, the inherent nature of full OS control (mouse, keyboard, screen access) combined with lack of authentication represents a significant trust boundary risk — the server operates at user privilege level without any credential-based access control. Users must explicitly trust that Claude will use these capabilities responsibly, as there are no cryptographic or authorization barriers preventing misuse once the server is activated. Supply chain analysis found 8 known vulnerabilities in dependencies (0 critical, 5 high severity). Package verification found 1 issue.
7 files analyzed · 17 issues found
Security scores are indicators to help you make informed decisions, not guarantees. Always review permissions before connecting any MCP server.
This plugin requests these system permissions. Most are normal for its category.
Set these up before or after installing:
Environment variable: COMPUTER_USE_MAX_DIM
Environment variable: COMPUTER_USE_MONITOR
Environment variable: COMPUTER_USE_IMAGE_FORMAT
Environment variable: COMPUTER_USE_PAUSE
Environment variable: COMPUTER_USE_PANIC_HOTKEY
Environment variable: COMPUTER_USE_OVERLAY
Environment variable: COMPUTER_USE_MOVE_DURATION
Environment variable: COMPUTER_USE_IDLE_STOP
Add this to your MCP configuration file:
{
"mcpServers": {
"io-github-kanishka089-realhands": {
"env": {
"COMPUTER_USE_PAUSE": "your-computer-use-pause-here",
"COMPUTER_USE_MAX_DIM": "your-computer-use-max-dim-here",
"COMPUTER_USE_MONITOR": "your-computer-use-monitor-here",
"COMPUTER_USE_OVERLAY": "your-computer-use-overlay-here",
"COMPUTER_USE_IDLE_STOP": "your-computer-use-idle-stop-here",
"COMPUTER_USE_IMAGE_FORMAT": "your-computer-use-image-format-here",
"COMPUTER_USE_PANIC_HOTKEY": "your-computer-use-panic-hotkey-here",
"COMPUTER_USE_MOVE_DURATION": "your-computer-use-move-duration-here"
},
"args": [
"realhands"
],
"command": "uvx"
}
}
}Be the first to review this server!
by Modelcontextprotocol · Developer Tools
Web content fetching and conversion for efficient LLM usage
by Toleno · Developer Tools
Toleno Network MCP Server — Manage your Toleno mining account with Claude AI using natural language.
by mcp-marketplace · Developer Tools
Create, build, and publish Python MCP servers to PyPI — conversationally.