computer-use-windows

sbrejnev988-coder/computer-use-windows
★ 0 stars Python Code/Dev Tools Updated today
Windows desktop control via MCP — FastMCP server with pynput + Win32 API backend
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": {
    "computer-use-windows": {
      "command": "uvx",
      "args": [
        "computer-use-windows"
      ]
    }
  }
}

Or install with pip: pip install computer-use-windows

README Excerpt

> **Version 2.1.11** — Production-ready Windows desktop control MCP server. > **67 MCP tools** — screenshots, mouse/keyboard, window management, UI Automation, files, registry, services, shell. > **Native Win32 backend** — SendInput (Unicode + EXTENDEDKEY), SetForegroundWindow+AttachThreadInput, uiautomation ControlPatterns, win32service.

Tools (20)

COMPUTER_USE_WINDOWS_ALLOWED_ROOTSCOMPUTER_USE_WINDOWS_PROFILECOMPUTER_USE_WINDOWS_TOKENTextContent_PROCESS_INPUT_LOCKadmincomputer_accessibility_treecomputer_activate_windowcomputer_clickcomputer_clipboard_getcomputer_clipboard_setcomputer_close_windowcomputer_copy_filecomputer_create_dircomputer_delete_dircomputer_delete_filecomputer_directory_existscomputer_double_clickcomputer_dragcomputer_expand_ui_element