Skip to content
Back to search
30
MCP

Chrome DevTools

pulsemcp/chrome devtools

Provides direct Chrome browser control through DevTools for web automation, debugging, and performance analysis using accessibility tree snapshots for reliable element targeting, automatic page event handling, and integrated performance tracing with actionable insights.

Uptime
0.0%
3 probes
Response
0ms
last probe
Tools
0
callable
Primary URL

Similar MCP servers embedding-nearest

Dev Browser
Browser automation through Chrome DevTools Protocol with AI-friendly DOM snapshots, element targeting, and multi-tab management for web test
0 tools
Chrome Browser Control
Enables fine-grained control over Chrome browser instances through the Chrome DevTools Protocol, allowing web navigation, element interactio
0 tools
Stealth Chrome DevTools
Controls Chrome via DevTools with a master/copy profile strategy for session isolation and deterministic browser automation.
0 tools
Browser Tools
Provides browser debugging and analysis capabilities through Chrome extension integration and headless automation, capturing console logs, n
0 tools
Chrome Debug Protocol
Provides browser automation capabilities through Chrome's debugging protocol with session persistence, enabling web scraping, testing, and a
0 tools
Browser
Load authenticated web pages using Chrome DevTools Protocol
0 tools

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "chrome_devtools": {
      "url": "None",
      "transport": "http"
    }
  }
}