Windows MCP Server v1.3.11
Let AI agents control Windows applications. Click buttons, type text, toggle settings - all by name, not coordinates.
Release Status
[x] Published to VS Code Marketplace
Installation Options
VS Code Extension (Recommended)
- Search 'Windows MCP' in VS Code Extensions, or
- Download windows-mcp-1.3.11.vsix below and install manually
Standalone Binaries (no .NET required)
- windows-mcp-server-1.3.11-win-x64.zip - x64 (most PCs)
- windows-mcp-server-1.3.11-win-arm64.zip - ARM64 (Surface Pro X, ARM dev kits)
What's Included
- ui_find, ui_click, ui_type: Semantic UI automation by name
- screenshot_control: Annotated screenshots with element data
- mouse_control, keyboard_control: Fallback for games/custom UIs
- window_management: Find, activate, move, resize windows
See README for full documentation.