windows-native-mcp

EarthlingAI/windows-native-mcp
★ 0 stars Python 💻 Code/Dev Tools Updated today
MCP server for Windows 11+ desktop automation
View on GitHub →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "windows-native-mcp": {
      "command": "uvx",
      "args": [
        "windows-native-mcp"
      ]
    }
  }
}

Or install with pip: pip install windows-native-mcp

README Excerpt

MCP server for Windows 11+ desktop automation. Provides 6 tools for screenshot capture with UI element detection, mouse/keyboard input via Win32 SendInput, and window management. Supports multi-monitor setups with per-monitor DPI. | Tool | Purpose | |------|---------| | `snapshot` | Screenshot + hierarchical UI tree + scored element labels + viewport filtering. `detail: "full"` includes `checked`/`selected` fields. Window-scoped snapshots store the window handle for auto-foreground. Supports coo

Tools (11)

appclickcropfullgridgrid_intervalrulersscrollshortcutsnapshottype_text