mcp-server-uiautomation

trsdn/mcp-server-uiautomation
★ 1 stars C# AI/LLM Updated today
Windows UI Automation toolkit with CLI, MCP server, and VS Code extension.
View on GitHub → 🔍 Audit Wallet Slippage →

Quick Install

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

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "mcp-server-uiautomat": {
      "command": "npx",
      "args": [
        "-y",
        "trsdn/mcp-server-uiautomation"
      ]
    }
  }
}

README Excerpt

Windows UI Automation toolkit with three aligned entry points: - CLI (`uiamcp`) - MCP server (`UIAutomationMcp.McpServer`) - VS Code extension (`uia-mcp`) **VS Code extension** (recommended) — search for "UI Automation MCP" in the Marketplace, or install the `UIAutomationMcp-<version>.vsix` from the Self-contained; bundles the MCP server, the CLI, and both agent skills.

Tools (1)

Drag_DragStart

Topics

accessibilityaiautomationclaudedesktop-automationdotnetgithub-copilotmcpmodel-context-protocolui-automationuiawindows