Windows Remote Control
MCP Serverby claude-did-this · Added 5mo ago
Claude
303
Install
git clone https://github.com/claude-did-this/mcpcontrolAdd to Claude
claude mcp add claude-did-this-mcpcontrolQuick Setup Config
Copy & paste ready~/Library/Application Support/Claude/claude_desktop_config.json (macOS) %APPDATA%\Claude\claude_desktop_config.json (Windows)
{
"mcpServers": {
"windows-remote-control": {
"command": "npx",
"args": [
"@modelcontextprotocol/windows-remote-control"
]
}
}
}Paste into your Claude Desktop config file, then restart Claude.
About
Enables remote automation of Windows systems for controlling mouse, keyboard, and screen capture via nut.js.
Tags
AI & MLmcp-server