visual-ui-debug-agent-mcp
Rank #7,538smithery/samihalawa/visual-ui-debug-agent-mcp
VUDA - Visual UI Debug Agent Autonomous MCP Server for AI-Powered Visual UI Testing & Debugging VUDA (Visual UI Debug Agent) is an MCP (Model Context Protocol) server that empowers AI models to visually analyze, test, and debug web interfaces using Playwright. Any AI model, even without native vision, can inspect web pages, detect UI bugs, validate workflows, and measure performance automatically. --- Key Features Visual Analysis: Capture screenshots, map interactive elements, analyze page structure. Workflow Testing: Validate user journeys with step-by-step screenshots. Performance Monitoring: Measure load times, Core Web Vitals, and identify bottlenecks. API Testing: Validate backend endpoints and responses. Visual Comparison: Highlight UI changes between versions. Console Monitoring: Capture and log errors, warnings, and console output in real-time. --- Quick Start Install globally via npm: npm install -g visual-ui-debug-agent-mcp Or run directly: npx visual-ui-debug-agent-mcp Configure for Claude Desktop: { "mcpServers": { "vuda": { "command": "npx", "args": ["-y", "visual-ui-debug-agent-mcp"] } } } Supported Environments Node.js 18+ macOS, Linux, Windows --- Core Tools (Selection) Category Examples Visual Analysis enhanced_page_analyzer, screenshot_url, visual_comparison Workflow & Testing ui_workflow_validator, navigation_flow_validator, api_endpoint_tester Performance & Monitoring performance_analysis, console_monitor, sitemap_crawler Playwright Controls playwright_click, playwright_fill, playwright_screenshot Utility tunnel_helper, debug_memory --- Example Commands Screenshot: "Take a screenshot of https://example.com" Analyze Page: "Analyze the UI of https://myapp.com/dashboard" Test Login Flow: Navigate, fill credentials, submit, verify, and capture. Compare Versions: Highlight visual differences between two page states. Monitor Performance: Measure load times and identify bottlenecks. --- Why VUDA? Feature VUDA Advantage MCP Native Built for AI integration Comprehensive Toolset 30 specialized tools Works Without Vision Enables AI without native vision Autonomous Testing AI-driven, self-contained workflows Cross-Browser Support Playwright-powered Zero Config Works out of the box --- Contributing Fork the repo & create a branch. Commit and push your feature. Open a Pull Request. Licensed under ISC. Built with Playwright + Model Context Protocol by @samihalawa.
visual-ui-debug-agent-mcp is a Model Context Protocol (MCP) server published by samihalawa. It ranks #7,538 of 76,851 servers tracked on MCP Toplist, and its repository has 80 GitHub stars. visual-ui-debug-agent-mcp is listed across 2 registries — Smithery and Glama, with 1 release tag tracked from its GitHub repository. It was first listed on May 2, 2025 and most recently updated on May 2, 2025.
Ranks ahead of 69,313 of 76,851 servers on MCP Toplist.
Listed on 2 registries
samihalawa
Other servers by samihalawa
- SMTP MCP Server#16,155
- Samihalawa Whatsapp Go MCP#16,959 · 2 vers
- Google Jules MCP#19,014
- Brevo MCP#29,616
- Advanced TTS Server#34,034
- google-ads-mcp-server#35,306
- Browser Automation MCP Server#41,673
- AI Vision MCP Server#41,942
- Shell Execution MCP Server#41,991
- MCP Manager#43,447
- Gist Task Manager#48,621
- clerk-mcp#50,331
GitHub releases (1)
No registry surfaces explicit version metadata for this server. The list below shows release tags from the linked GitHub repository.
| Version | Published |
|---|---|
| v1.0.0 | May 2, 2025 |
Frequently asked questions
- Who maintains visual-ui-debug-agent-mcp?
- visual-ui-debug-agent-mcp is maintained by samihalawa, which publishes 27 MCP servers (3 total versions) tracked on MCP Toplist.
- Is visual-ui-debug-agent-mcp listed on the Official MCP Registry?
- visual-ui-debug-agent-mcp is not on the Official MCP Registry. It is listed on Smithery and Glama.
- How many versions does visual-ui-debug-agent-mcp have?
- No registry surfaces explicit version metadata for visual-ui-debug-agent-mcp; MCP Toplist tracks 1 release tag from its GitHub repository, most recently published on May 2, 2025.
- Where can I find the source code for visual-ui-debug-agent-mcp?
- The source code for visual-ui-debug-agent-mcp is hosted at github.com/samihalawa/visual-ui-debug-agent-mcp.