UIAutomationMcp runs on your own machine — the client starts it, so there is no endpoint to ping. 175 installs a week from npm. Last commit 25 Aug 2026.
Windows UI Automation MCP server for desktop inspection and element lookup. Windows only.
We read the source, 11 h ago · rules 3dff92dd89df
What this server is able to do. For an MCP server this is often the job itself — a terminal server runs commands because that is what it is for. Listed so you know what you are plugging in, not as an accusation.
этот файл ставится пользователю, но в репозитории его нет
const child = spawn(exePath, process.argv.slice(2), {
Is this your server and something here is wrong? Tell us — corrections are free and do not require a plan.
We found places where it runs commands, builds paths or queries from values it is given. None of that is a flaw by itself — it becomes one when the code changes, and code changes quietly between releases. We re-read it on every one.
This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.
claude mcp add mcp-server-uiautomation -- npx -y uia-mcp
{
"mcpServers": {
"mcp-server-uiautomation": {
"args": [
"-y",
"uia-mcp"
],
"command": "npx"
}
}
}
[mcp_servers.mcp-server-uiautomation]
command = "npx"
args = ["-y", "uia-mcp"]
{
"mcpServers": {
"mcp-server-uiautomation": {
"args": [
"-y",
"uia-mcp"
],
"command": "npx"
}
}
}
{
"mcpServers": {
"mcp-server-uiautomation": {
"args": [
"-y",
"uia-mcp"
],
"command": "npx"
}
}
}
Local MCP server for desktop automation: mouse, keyboard, screen, windows, and processes.
Fixes DPI coordinate scaling for Windows desktop automation MCP servers.
PowerPoint automation for AI - Slides, Shapes, Text, Charts and more. Windows only.
Excel automation for AI - Sheets, Power Query, DAX, VBA, Tables, Ranges and more. Windows only.
PowerPoint automation for AI: slides, shapes, tables, charts, images, notes. Windows only.
MCP server for browser automation with AI agent
Desktop UI automation for AI agents: screenshots, windows, mouse, keyboard, UI Automation, OCR
MCP server for Android automation with UI interaction, screenshots, and device control
Answers built from our own checks of this server.