By serkan-ozal
Control a Playwright-powered browser to automate web app testing, debugging, performance analysis, accessibility audits, visual comparisons with Figma, network mocking, and data scraping directly from Claude Code workflows.
npx claudepluginhub serkan-ozal/browser-devtools-mcpRun accessibility analysis on the current page.
Navigate back in browser history.
Navigate to a URL and interact with web pages using Browser DevTools MCP.
Click an element on the page.
Get console messages from the browser.
Drag an element to a target location.
Compare the current page with a Figma design.
Fill an input field with text.
Navigate forward in browser history.
Hover over an element on the page.
Get HTML content from the current page.
Intercept HTTP requests matching a pattern.
Press a key or key combination.
Mock HTTP responses for testing.
Monitor and inspect HTTP network requests.
Configure and inspect OpenTelemetry instrumentation.
Save the current page as a PDF file.
Inspect React components on the page.
Reload the current page.
Resize the browser viewport.
Execute JavaScript code in the browser.
Execute JavaScript in a sandboxed Node.js environment.
Take a screenshot of the current browser page or a specific element.
Scroll the page or an element.
Select an option from a dropdown or select element.
Get visible text content from the current page.
Manage OpenTelemetry trace IDs for distributed tracing.
Wait for network activity to become idle.
Get Core Web Vitals metrics from the current page.
An automated accessibility testing agent that audits web pages for WCAG compliance.
An automated design quality assurance agent that compares implementations with Figma designs.
An automated performance analysis agent that evaluates web page speed and efficiency.
An automated QA testing agent that performs comprehensive web application testing.
An intelligent web scraping agent that extracts structured data from web pages.
Automated browser testing and debugging skill using Browser DevTools MCP.
Monitor and debug web applications using OpenTelemetry, console logs, network requests, and distributed tracing.
Analyze web page performance using Web Vitals and network timing metrics.
Perform visual testing and UI verification using screenshots and DOM inspection.
Debug web applications by inspecting console logs, network requests, and JavaScript errors.
Development tool providing browser-based environment for testing and debugging web applications and scripts.
Uses power tools
Uses Bash, Write, or Edit tools
Share bugs, ideas, or general feedback.
Browser automation and debugging MCP servers: Chrome DevTools and Playwright
Ultra-fast browser automation with 98% token reduction via batch execution and compact snapshots
Playwright MCP browser automation for Claude Code
AI-powered browser automation -- lets Claude control real web browsers to navigate, click, type, extract content, and automate workflows
Capture a full DevTools-protocol trace (CDP firehose, screenshots, DOM dumps) alongside any browser automation, then bisect the stream into per-page searchable buckets. Use when the user wants to debug a failed run, audit network/console/DOM activity, attach a trace to an in-flight Browserbase session, or feed structured per-page summaries back into an agent loop.