Windows Desktop Control
MCP Serverby cursortouch · Added 5mo ago
Claude
4.8k
Install
git clone https://github.com/cursortouch/windows-mcpAdd to Claude
claude mcp add cursortouch-windows-mcpQuick Setup Config
Copy & paste ready~/Library/Application Support/Claude/claude_desktop_config.json (macOS) %APPDATA%\Claude\claude_desktop_config.json (Windows)
{
"mcpServers": {
"windows-desktop-control": {
"command": "npx",
"args": [
"@modelcontextprotocol/windows-desktop-control"
]
}
}
}Paste into your Claude Desktop config file, then restart Claude.
About
Enables AI to control Windows desktop applications through UIAutomation and PyAutoGUI, providing capabilities for launching programs, executing commands, and performing mouse/keyboard actions with tree-based UI element identification.
Tags
AI & MLmcp-serverai