UI Ticket MCP

Human-to-AI code review bridge. Review UI prototypes directly in the browser, then let AI agents read your feedback and fix the code automatically. It runs locally over stdio via the published package.

People who work with Project and Review and want it reachable from Claude, Cursor, VS Code, or another MCP client. The project is written in HTML.

VERIFIED ACTIVE

LAST COMMIT 2026-06-30 · ★ 9 · #132 OF 255 MAINTAINED BROWSER AUTOMATION · VERIFIED 2026-09-18

NOASSERTION · HTML · how we verify → /methodology

01 · Install UI Ticket MCP

before you install - you'll need

Set REVIEW_PORT before connecting. PROJECT_ROOT is optional or environment-specific per the README.

Claude Code

claude mcp add 0ics-srls-ui-ticket-mcp_public -- uvx ui-ticket-mcp

Claude Desktop / Cursor / VS Code - add to config

{
  "mcpServers": {
    "0ics-srls-ui-ticket-mcp_public": {
      "command": "uvx",
      "args": [
        "ui-ticket-mcp"
      ]
    }
  }
}

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

pypi package ui-ticket-mcp - check the name against the project README before installing (PyPI has no namespace ownership)

registry namespace io.github.0ics-srls is GitHub-verified and matches the repo owner

03 · Who maintains UI Ticket MCP

ui-ticket-mcp is maintained by 0ics-srls. We track 2 MCP servers from 0ics-srls - 2 actively maintained, 9 combined GitHub stars, oldest repo from Feb 2026.

04 · Facts

category
browser automation - ranked #132 of 255 actively-maintained browser automation servers as of 2026-09-18.
registry
io.github.0ics-srls/ui-ticket-mcp (active, first published 2026-02-26 · 7 versions)
packages
pypi:ui-ticket-mcp

05 · UI Ticket MCP FAQ

What is UI Ticket MCP?

Human-to-AI code review bridge. Review UI prototypes directly in the browser, then let AI agents read your feedback and fix the code automatically. It runs locally over stdio via the published package.

Is UI Ticket MCP still maintained?

Yes - as of 2026-09-18, its last commit was 2026-06-30. We re-verify nightly.

How do I install UI Ticket MCP?

Run `uvx ui-ticket-mcp`. The README documents 2 environment variables (PROJECT_ROOT, REVIEW_PORT) to set first. Set REVIEW_PORT before connecting. PROJECT_ROOT is optional or environment-specific per the README. You can also paste the ready-made client config above.

Does UI Ticket MCP run locally?

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

06 · Alternatives to UI Ticket MCP

More browser automation MCP servers · Dsh Verify · Ui.Vision MCP · Tapp · Sniff · Safari MCP