enhanced_page_analyzer
Analyze web pages with screenshots, console logs, interactive element mapping, and performance metrics to identify UI/UX issues and optimize functionality. Customize analysis with device emulation, wait parameters, and full-page capture.
Instructions
Analyze a page with screenshots, console logs, interactive element mapping, and performance metrics
Input Schema
Name | Required | Description | Default |
---|---|---|---|
device | No | Optional device to emulate (e.g., "iPhone 13", "Pixel 5") | |
fullPage | No | Whether to capture full page or just viewport. Default: false | |
includeConsole | No | Whether to include console logs. Default: true | |
mapElements | No | Whether to map interactive elements. Default: true | |
url | Yes | URL to analyze (e.g., http://localhost:4999, https://example.com) | |
waitForSelector | No | Optional CSS selector to wait for before analysis | |
waitTime | No | Time to wait in milliseconds before analysis. Default: 3000 |
Input Schema (JSON Schema)
You must be authenticated.
Other Tools from AI Vision Debug MCP Server
- api_endpoint_tester
- batch_screenshot_urls
- console_monitor
- dom_inspector
- enhanced_page_analyzer
- navigation_flow_validator
- performance_analysis
- playwright_click
- playwright_console_logs
- playwright_drag
- playwright_evaluate
- playwright_fill
- playwright_get_visible_html
- playwright_get_visible_text
- playwright_go_back
- playwright_go_forward
- playwright_hover
- playwright_iframe_click
- playwright_navigate
- playwright_press_key
- playwright_screenshot
- playwright_select
- screenshot_local_files
- screenshot_url
- ui_workflow_validator
- visual_comparison