mcpbeat Sign in

RaroCUA MCP Server

by mectrojohnny Your server? Claim it
local only

RaroCUA runs on your own machine — the client starts it, so there is no endpoint to ping. 17 installs a week from npm.

Local macOS Computer Use MCP server with screenshots, AX trees, and app actions.

Installs per day peak 61 · avg 5 · +112% w/w
a month agotoday
17
Installs / week
npm · @mectro/raro-cua
Stars
on GitHub
Last commit
0 releases in 90 days
License
language unknown

Nothing serious here today

Today is the operative word: we check RaroCUA every 15 minutes and re-read its code on every release. Watch it and you find out the day that stops being true.

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 raro-cua -- npx -y @mectro/raro-cua
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "raro-cua": {
      "args": [
        "-y",
        "@mectro/raro-cua"
      ],
      "command": "npx"
    }
  }
}
~/.codex/config.toml
[mcp_servers.raro-cua]
command = "npx"
args = ["-y", "@mectro/raro-cua"]
.cursor/mcp.json
{
  "mcpServers": {
    "raro-cua": {
      "args": [
        "-y",
        "@mectro/raro-cua"
      ],
      "command": "npx"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "raro-cua": {
      "args": [
        "-y",
        "@mectro/raro-cua"
      ],
      "command": "npx"
    }
  }
}

Alternatives to RaroCUA

same job, measured the same way
Apple TV MCP
by trevor-nichols

Local MCP server for semantic Apple TV control with optional screenshots.

local only
Computer Use
by domdomegg

Control your computer with screenshots, mouse, and keyboard automation.

379 installs/wk local only
Android Puppeteer MCP
by pedro-rivas

MCP server for Android automation with UI interaction, screenshots, and device control

78 installs/wk local only
Truepane
by antonkarliner

Local MCP server generating complete App Store & Google Play screenshot sets.

89 installs/wk local only
open-compute (computer-use)
by lukisch

Model-agnostic computer-use MCP: screenshot, safety-gated actions, Windows UIA targeting.

85 installs/wk local only
Universal Screenshot MCP
by sethbang

MCP server for web page and cross-platform system screenshots (macOS, Linux, Windows)

114 installs/wk local only
MochiPDF
by cbolgiano

Remote MCP server for HTML-to-PDF and screenshots with OAuth and API-key auth.

answering
Shots
by shots

Create App Store screenshots, icons, ASO copy, localization, and revisions via hosted MCP.

answering

RaroCUA — questions

Answers built from our own checks of this server.

Why is there no uptime for RaroCUA?
RaroCUA 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 npm package @mectro/raro-cua was installed 17 times last week.
How do I connect RaroCUA?
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 @mectro/raro-cua straight from npm; nothing to host, nothing to sign up for.
How many people use RaroCUA?
The npm package @mectro/raro-cua was installed 17 times in the last week. Week over week that is +112%. We show installs rather than GitHub stars on purpose: a star is a bookmark, an install is someone actually running it.