lowlevel-computer-use-mcp

codingmachineedge/lowlevel-computer-use-mcp
★ 0 stars Python Code/Dev Tools Updated today
Low-level computer-use MCP server for Windows: mouse, keyboard, shell commands, window/process management, screenshots, cropping and screen recording.
View on GitHub → 🔍 Audit Wallet Slippage →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "lowlevel-computer-us": {
      "command": "uvx",
      "args": [
        "lowlevel-computer-use-mcp"
      ]
    }
  }
}

Or install with pip: pip install lowlevel-computer-use-mcp

README Excerpt

A **low-level computer-use MCP server** for Windows (most tools also work on macOS/Linux). It exposes raw desktop control to any MCP client — Claude Code, Codex, Claude Desktop, etc. — as a set of well-described tools: - 🖱️ **Mouse** — move, click, double/right/middle click, drag, scroll, cursor position

Tools (20)

ahk_control_sendahk_statusclose_headless_desktopcreate_headless_desktopcreate_virtual_displaycrop_imageget_active_windowget_cursor_positionget_screen_sizeis_adminlaunch_on_headless_desktoplaunch_on_virtual_displaylinux_statuslist_child_windowslist_headless_windowslist_virtual_display_windowslist_windowsmcpServersmouse_clickmouse_drag