AI Vision MCP ServerServer

samihalawa
GitHub
UI DebuggingAutomationVisual Analysis

Loading subscription status...

πŸ’‘ Description

An autonomous debugging MCP server that allows AI models to analyze, debug, and interact with web interfaces through Playwright. It performs comprehensive visual analysis, detects UI issues, automatically tests user workflows, validates API endpoints, tracks visual changes between application versions, monitors console logs for errors and warnings, and analyzes performance metrics.

πŸ“ JSON Entries

{
  "mcpServers": [
    {
      "visual-ui-debug-agent-mcp": {
        "env": {},
        "args": [
          "YOUR_SMITHERY_API_KEY"
        ],
        "command": "npm run smithery:key"
      }
    }
  ]
}

πŸ› οΈ Tools

enhanced_page_analyzerui_workflow_validatorvisual_comparisonscreenshot_urlbatch_screenshot_urlsnavigation_flow_validatorapi_endpoint_testerdom_inspectorconsole_monitorperformance_analysis

⚑ Features

  • Visual analysis of web applications
  • Automatic testing of user workflows
  • Monitoring of console errors
  • Performance metrics analysis

πŸ’¬ Example Queries

  • Analyze the current version of the application.
  • Automatically test the user's login flow.
  • Compare two versions of a web page for visual differences.