UI Verify MCP Server
Catch unintended UI changes on every pull request. UI Verify renders your components in the cloud, diffs them against a baseline, and lets a coding agent triage what actually changed. It is available as a remote MCP endpoint.
Teams that work with playwright, storybook and visual testing and want a hosted endpoint instead of running a local process. The project is written in TypeScript.
VERIFIED ACTIVE
LAST COMMIT 2026-09-18 · ★ 22 · #206 OF 255 MAINTAINED BROWSER AUTOMATION · VERIFIED 2026-09-18
MIT · TypeScript servers · how we verify → /methodology
01 · Install UI Verify
before you install - you'll need
UIVERIFY_API_KEY is optional or environment-specific per the README.
Claude Code
claude mcp add uiverify-uiverify --transport http https://uiverify.ai/api/mcp Claude Desktop / Cursor / VS Code - add to config
{
"mcpServers": {
"uiverify-uiverify": {
"url": "https://uiverify.ai/api/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
https://uiverify.ai/api/mcp
transport: streamable-http
endpoint alive - responded to MCP initialize · probed 2026-09-18
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 remote - your agent's requests go to uiverify.ai
endpoint auth accepted our unauthenticated MCP initialize - no credentials needed to connect
repo age created 2026-07-22 - young repo, little track record yet
license MIT - declared in the repository
registry registry publisher io.github.igrlk is not the repo owner (uiverify) - the registry entry was published by someone else
03 · Who maintains UI Verify
UI Verify is maintained by uiverify. It's the only MCP server we track from this author; the repo dates to Jul 2026.
04 · Facts
- repository
- github.com/uiverify/uiverify
- website
- https://uiverify.ai/
- category
- browser automation - ranked #206 of 255 actively-maintained browser automation servers as of 2026-09-18.
- registry
- io.github.igrlk/uiverify (active, first published 2026-09-04 · 2 versions)
05 · UI Verify FAQ
What is UI Verify?
Catch unintended UI changes on every pull request. UI Verify renders your components in the cloud, diffs them against a baseline, and lets a coding agent triage what actually changed. It is available as a remote MCP endpoint.
Is UI Verify still maintained?
Yes - as of 2026-09-18, its last commit was 2026-09-18. We re-verify nightly.
How do I install UI Verify?
Run `claude mcp add uiverify-uiverify --transport http https://uiverify.ai/api/mcp`. The README documents one environment variable (UIVERIFY_API_KEY) to set first. UIVERIFY_API_KEY is optional or environment-specific per the README. You can also paste the ready-made client config above.
Does UI Verify require authentication?
No - the endpoint accepted our unauthenticated MCP initialize when probed on 2026-09-18; you can connect without credentials.
06 · Alternatives to UI Verify
Alternatives to UI Verify
Maintained browser automation servers if UI Verify isn't the fit.
- Chrome DevTools MCP MCP server for Chrome DevTools ★ 52,170 · 2026-09-17
- Server Browser MCP server for browser use access ★ 39,038 · 2026-09-11
- Playwright MCP Playwright Tools for MCP ★ 37,231 · 2026-09-17
- Aihawk AI browser agent: browses, clicks, types, and reads real web pages from plain-English instructions. ★ 31,628 · 2026-09-18
- SeleniumBase MCP Stealthy browser automation, testing, and web-scraping via CDP Mode. ★ 13,024 · 2026-09-18
- Mobile MCP MCP server for iOS and Android Mobile Development, Automation and Testing ★ 6,744 · 2026-09-16
Pairs well with
Servers that cover what UI Verify doesn't - only shown when the pairing reason fits the companion.
- Firecrawl MCP Server → web scraping companion web scraping · ★ 7,478
- Tavily MCP → web scraping companion web scraping · ★ 2,390
- Codebase Memory → memory companion memory · ★ 43,715
- Memorix → memory companion memory · ★ 785
- Server Filesystem → filesystem companion filesystem · ★ 39,038
- Pdf MCP → filesystem companion filesystem · ★ 135
More browser automation MCP servers · Vessel Browser · Android (us-all) · Testa · Kwin MCP · Vibe MCP - Real Chrome, Remotely
More TypeScript MCP servers · Devcoach · Umbraco CMS MCP Dev · Mindpm · Unclaimed Sol · Unleash MCP · see all