mcpbeat Sign in

realhands - Real Desktop Computer Use MCP Server

by kanishka089 Your server? Claim it
local only

realhands - Real Desktop Computer Use runs on your own machine — the client starts it, so there is no endpoint to ping. 336 installs a week from pypi. Last commit 25 Aug 2026.

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

Installs per day peak 1 313 · avg 80 · -83% w/w
a month agotoday
336
Installs / week
pypi · realhands
0
Stars
0 open issues
25 Aug 2026
Last commit
0 releases in 90 days
MIT
License
Python

What the code does

We read the source, 33 min ago · rules 3dff92dd89df

Capabilities

What this server is able to do. For an MCP server this is often the job itself — a terminal server runs commands because that is what it is for. Listed so you know what you are plugging in, not as an accusation.

Runs an external command install.py:82
        subprocess.check_call([sys.executable, "-m", "venv", str(VENV_DIR)])

Is this your server and something here is wrong? Tell us — corrections are free and do not require a plan.

This code can reach further than it looks

We found places where it runs commands, builds paths or queries from values it is given. None of that is a flaw by itself — it becomes one when the code changes, and code changes quietly between releases. We re-read it on every one.

Three servers free · no card

Connect this server

This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.

run in your terminal
claude mcp add realhands -- uvx realhands
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "realhands": {
      "args": [
        "realhands"
      ],
      "command": "uvx"
    }
  }
}
~/.codex/config.toml
[mcp_servers.realhands]
command = "uvx"
args = ["realhands"]
.cursor/mcp.json
{
  "mcpServers": {
    "realhands": {
      "args": [
        "realhands"
      ],
      "command": "uvx"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "realhands": {
      "args": [
        "realhands"
      ],
      "command": "uvx"
    }
  }
}

Alternatives to realhands - Real Desktop Computer Use

same job, measured the same way
Glovebox MCP
by segentic-lab

Sandboxed computer-use for AI agents: drive real browser + desktop apps in nested X11 windows

local only
I
Doppel
by samrj12

Drive your real, logged-in Chrome/Edge from AI agents over CDP. Faster. Sharper.

80 installs/wk local only
R
Chromeflow
by chromeflow

Lets Claude Code or Codex CLI drive your real Chrome — sessions intact, 28 browser tools.

local only
Chromeflow
by neodrew

Lets Claude Code or Codex CLI drive your real Chrome — sessions intact, 28 browser tools.

local only
Hunch
by prithviseran

Focus-free macOS control for AI agents: drive your real Mac apps in the background, no stolen focus.

448 installs/wk local only
Wpf Visual Tree
by faze79

Let AI agents inspect and drive running WPF apps: tree, bindings, screenshots, clicks, text input.

local only
WhatsApp MCP by TimelinesAI
by initechsoftware

Drive your real WhatsApp inbox from Claude — send, reply, label, assign, and triage via TimelinesAI.

answering
Vibe MCP — Real Chrome, Remotely
by vibetechnologies

Drive your real, logged-in Chrome from any MCP client — even from a remote machine, no inbound port.

133 installs/wk answering

realhands - Real Desktop Computer Use — questions

Answers built from our own checks of this server.

Why is there no uptime for realhands - Real Desktop Computer Use?
realhands - Real Desktop Computer Use runs on your own machine over stdio — there is no network address to reach, so uptime cannot be measured for it by anyone. What can be measured is adoption: the pypi package realhands was installed 336 times last week.
How do I connect realhands - Real Desktop Computer Use?
Copy the ready config from this page — we generate it for Claude Code, Claude Desktop, Codex, Cursor and VS Code, each with the file path that client actually reads. It runs locally, so the command pulls realhands straight from pypi; nothing to host, nothing to sign up for.
How many people use realhands - Real Desktop Computer Use?
The pypi package realhands was installed 336 times in the last week. Week over week that is -83%. We show installs rather than GitHub stars on purpose: a star is a bookmark, an install is someone actually running it.
Is realhands - Real Desktop Computer Use open source?
Yes — it is published under the MIT licence, written in Python and 0 stars on GitHub. The source link is on this page, so you can read exactly what it does with your data before you connect it.