open-compute (computer-use) runs on your own machine — the client starts it, so there is no endpoint to ping. 85 installs a week from npm. Last commit 13 Sep 2026.
Model-agnostic computer-use MCP: screenshot, safety-gated actions, Windows UIA targeting.
We read the source, 21 h ago · rules 3dff92dd89df
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.
const child = spawn(cmd, args, { stdio: "inherit", windowsHide: true });
Is this your server and something here is wrong? Tell us — corrections are free and do not require a plan.
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.
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.
claude mcp add open-compute-mcp -- npx -y open-compute-mcp
{
"mcpServers": {
"open-compute-mcp": {
"args": [
"-y",
"open-compute-mcp"
],
"command": "npx"
}
}
}
[mcp_servers.open-compute-mcp]
command = "npx"
args = ["-y", "open-compute-mcp"]
{
"mcpServers": {
"open-compute-mcp": {
"args": [
"-y",
"open-compute-mcp"
],
"command": "npx"
}
}
}
{
"mcpServers": {
"open-compute-mcp": {
"args": [
"-y",
"open-compute-mcp"
],
"command": "npx"
}
}
}
Hyprland/Wayland computer-use MCP: grim screenshots + uinput click/type + hyprctl targeting
Computer-use MCP for Windows 10/11: 32 tools — screenshot, UIA, Chrome CDP, type/click/scroll, VBA.
Local macOS Computer Use MCP server with screenshots, AX trees, and app actions.
Control your computer with screenshots, mouse, and keyboard automation.
Desktop UI automation for AI agents: screenshots, windows, mouse, keyboard, UI Automation, OCR
Windows desktop-control MCP server: screenshot, window mgmt, mouse/keyboard input, recording.
Control Windows desktop via MCP: mouse, keyboard, screenshots, clipboard, and apps.
Control macOS system settings, apps, windows, audio, displays, screenshots, and Focus mode via MCP.
Answers built from our own checks of this server.