Ui.Vision MCP

Modern Robotic Process Automation, Selenium IDE compatible Ui.Vision is open-source and free for personal and commercial use. It runs locally over stdio via the published package.

People who work with web automation, selenium ide and imacros and want it reachable from Claude, Cursor, VS Code, or another MCP client. The project is written in JavaScript.

VERIFIED ACTIVE

LAST COMMIT 2026-08-09 · ★ 2,022 · #210 OF 255 MAINTAINED BROWSER AUTOMATION · VERIFIED 2026-09-18

NOASSERTION · JavaScript servers · how we verify → /methodology

01 · Install Ui.Vision MCP

Claude Code

claude mcp add a9t9-rpa -- npx -y uivision-mcp-bridge

Claude Desktop / Cursor / VS Code - add to config

{
  "mcpServers": {
    "a9t9-rpa": {
      "command": "npx",
      "args": [
        "-y",
        "uivision-mcp-bridge"
      ]
    }
  }
}

Same JSON for Cursor. For VS Code, rename the top-level key from `mcpServers` to `servers`.

Using another client? Same JSON, different key

Claude Desktop · mcpServers

Cursor · mcpServers

VS Code · servers

Windsurf · mcpServers

Zed · context_servers

Cline · mcpServers

Roo Code · mcpServers

Continue · mcpServers

LibreChat · mcpServers

Gemini CLI · mcpServers

Codex CLI · mcp_servers

Full setup guides: every client.

02 · Evidence

Security posture

What to check before giving this server access to your agent - from the registry, GitHub, and our own probes. We don't score safety; we show what's verifiable.

runs as local process (stdio) - runs on your machine with your user's permissions

license no standard license detected - usage rights unclear; check the repo before commercial use

npm package uivision-mcp-bridge - unscoped; check the name against the project README before installing

registry namespace io.github.A9T9 is GitHub-verified and matches the repo owner

03 · What Ui.Vision MCP can do

Prose above is summarized from the project's README and registry record - no invented capabilities.

Latest releases

V10.0.31 · 2026-08-01

Ui.Vision 10 adds AI macro creation and modern JavaScript macros. A JS macro uses · the new uiv. API - DOM and visual finders (uiv.$, uiv.findImage, · uiv.ocr.findText, uiv.ai.find), the three input tiers (uiv.page.…

V9.6.1 · 2026-07-03

This release brings unlimited hard-drive storage mode for all users and further improves the integration of the free OCR API from OCR.Space. · You can install Ui.Vision Open-Source RPA software directly from the…

V9.6.0 · 2026-05-15

This release adds support for the best OCR engine from OCR.Space (OCR Engine 3). · You can install Ui.Vision Open-Source RPA software directly from the Chrome, Firefox and Edge extension stores. This is the easiest and…

04 · Who maintains Ui.Vision MCP

Ui.Vision MCP is maintained by a9t9. It's the only MCP server we track from this author; the repo dates to Aug 2017.

05 · Facts

repository
github.com/a9t9/rpa
category
browser automation - ranked #210 of 255 actively-maintained browser automation servers as of 2026-09-18.
release cadence
2 releases in the last 90 days (latest 2026-08-01)
registry
io.github.A9T9/uivision-mcp (active, first published 2026-09-17)
packages
npm:uivision-mcp-bridge

06 · Ui.Vision MCP FAQ

What is Ui.Vision MCP?

Modern Robotic Process Automation, Selenium IDE compatible Ui.Vision is open-source and free for personal and commercial use. It runs locally over stdio via the published package.

Is Ui.Vision MCP still maintained?

Yes - as of 2026-09-18, its last commit was 2026-08-09 and it shipped 2 releases in the last 90 days. We re-verify nightly.

How do I install Ui.Vision MCP?

Run `npx -y uivision-mcp-bridge`. You can also paste the ready-made client config above.

Does Ui.Vision MCP run locally?

Yes - it's a stdio server: it runs on your machine (via npx) with your user's permissions. Your data stays local unless the server itself calls external APIs.

07 · Alternatives to Ui.Vision MCP

More browser automation MCP servers · Tapp · Sniff · Safari MCP · Mac Control MCP · Agent Browser

More JavaScript MCP servers · Spiderbrain · Change This File · Codemore · UI Ux Suite · see all