Windows Remote Control

Enables remote automation of Windows systems for controlling mouse, keyboard, and screen capture via nut.js.

Featured
View Source
200 stars
0 tools
Created Aug 2025
@claude-did-this/claude-did-this-windows-remote-control-mcpcontrol

About

Enables remote automation of Windows systems for controlling mouse, keyboard, and screen capture via nut.js.

Categories

general

Installation

npm

npm install @claude-did-this/claude-did-this-windows-remote-control-mcpcontrol

Configuration

{ "mcpServers": { "claude-did-this-windows-remote-control-mcpcontrol": { "command": "npx", "args": [ "-y", "@claude-did-this/claude-did-this-windows-remote-control-mcpcontrol" ] } } }