
WinRemote MCP
Supports UIby dddabtc
Full remote control of Windows desktops including screenshots, PowerShell, and GUI automation.
What it does
WinRemote MCP provides a comprehensive bridge to control Windows machines remotely. It transforms a Windows desktop into an automation endpoint, allowing AI agents to execute system commands, manage files, and interact with the GUI.
Tools
- Snapshot: Capture desktop screenshots and UI elements.
- Shell: Execute PowerShell commands with working directory support.
- Click/Type/Scroll: Perform precise GUI interactions.
- FileRead/FileWrite: Manage files on the remote host.
- GetSystemInfo: Retrieve detailed Windows system metrics.
- RegRead/RegWrite: Interact with the Windows Registry.
Installation
Add to claude_desktop_config.json:
{
"mcpServers": {
"winremote": {
"command": "winremote-mcp",
"args": ["--transport", "stdio"]
}
}
}
Supported hosts
- Claude Desktop
- Cursor
- OpenClaw
Quick install
pip install winremote-mcpInformation
- Pricing
- free
- Published
- 4/30/2026
- stars






