Back to Browse

Computer Use MCP Server

Developer ToolsUse Caution4.2MCP RegistryLocal
Free

Server data from the Official MCP Registry

Lets Claude drive your REAL mouse, keyboard and screen - works in your own logged-in apps.

About

Lets Claude drive your REAL mouse, keyboard and screen - works in your own logged-in apps.

Security Report

4.2
Use Caution4.2High Risk

This MCP server provides powerful desktop automation (mouse, keyboard, screenshot) with intentional safety mechanisms and generally sound code quality. The architecture is well-documented with proper coordinate scaling and DPI awareness for accuracy. However, there are several security concerns: the server operates without authentication (any caller can control the computer), some error handling is broad, and the clipboard-based text input could theoretically leak sensitive data if intercepted. The permissions are proportionate to the server's stated purpose, but users must understand they are giving Claude complete control of their physical machine. Supply chain analysis found 11 known vulnerabilities in dependencies (0 critical, 10 high severity). Package verification found 1 issue.

6 files analyzed · 21 issues found

Security scores are indicators to help you make informed decisions, not guarantees. Always review permissions before connecting any MCP server.

Permissions Required

This plugin requests these system permissions. Most are normal for its category.

File System Read

Reads files on your machine. Normal for tools that analyze or process local data.

File System Write

Writes or modifies files on your machine. Check that this is expected for the tool.

HTTP Network Access

Connects to external APIs or services over the internet.

env_vars

Check that this permission is expected for this type of plugin.

clipboard

Check that this permission is expected for this type of plugin.

process_spawn

Check that this permission is expected for this type of plugin.

system_info

Check that this permission is expected for this type of plugin.

How to Install

Add this to your MCP configuration file:

{
  "mcpServers": {
    "io-github-kanishka089-realhands": {
      "args": [
        "realhands"
      ],
      "command": "uvx"
    }
  }
}

Reviews

No reviews yet

Be the first to review this server!