AgentUni

UIAutomationMcp

by @trsdn / v1.0.2

Windows UI Automation MCP server for desktop inspection and element lookup. Windows only.

Install

NuGet / stdio

dnx UIAutomationMcp.McpServer

npm / stdio

npx -y uia-mcp

Client config (Claude Desktop, Cursor, Windsurf and most MCP clients)

{
  "mcpServers": {
    "io-github-trsdn-mcp-server-uiautomation": {
      "command": "dnx",
      "args": [
        "UIAutomationMcp.McpServer"
      ]
    }
  }
}

Source: official MCP Registry record · registry name io.github.trsdn/mcp-server-uiautomation · published 2026-08-25 · updated 2026-08-25. Not an endorsement; review the code before connecting it to anything sensitive.

Similar

More Files & System servers

Browse category