ui-debugger-mcp

developerz-ai/ui-debugger-mcp
★ 0 stars TypeScript Code/Dev Tools Updated 14d ago
Autonomous UI debugging MCP server — a fast agent drives the browser/desktop, finds bugs + visual issues, and reports back so the coding agent can fix them. Bun · Vercel AI SDK · OpenRouter.
View on GitHub → 🔍 Audit Wallet Slippage →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "ui-debugger-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "developerz-ai/ui-debugger-mcp"
      ]
    }
  }
}

README Excerpt

> An MCP server that debugs UIs **autonomously** — so the AI that wrote your app can also test it, without a human clicking through every flow. AI coding agents (Claude, etc.) are great at writing code. They're bad at **knowing if the UI actually works**. For backend code there are unit and integration tests. For UI, a human still has to open the app, log in, click

Tools (5)

describeend_sessionget_findingssend_messagestart_debug

Topics

ai-agentsbrowser-automationbuncdpdesktop-automationmcpmodel-context-protocolopenrouterplaywrighttypescriptui-debuggingvercel-ai-sdkwaylandx11