Skip to content
Back to search
30
MCP

Stealth Chrome DevTools

pulsemcp/stealth chrome devtools

Controls Chrome via DevTools with a master/copy profile strategy for session isolation and deterministic browser automation.

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

Similar MCP servers embedding-nearest

Chrome DevTools
Provides direct Chrome browser control through DevTools for web automation, debugging, and performance analysis using accessibility tree sna
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
Dev Browser
Browser automation through Chrome DevTools Protocol with AI-friendly DOM snapshots, element targeting, and multi-tab management for web test
0 tools
Browser
Load authenticated web pages using Chrome DevTools Protocol
0 tools
chrome-devtools-mcp
Chrome DevTools for coding agents
0 tools
chrome-devtools-mcp-fork
MCP server for Chrome DevTools integration - enable AI assistants to control browsers for web development debugging
0 tools

How to use

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

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