Back to Home
BACH-AI-Tools icon

chrome-devtools-mcp

by BACH-AI-Tools

Overview

Enables AI coding agents to control and inspect a live Chrome browser for automation, debugging, and performance analysis.

Installation

Run Command
npx -y chrome-devtools-mcp@latest

Environment Variables

  • DEBUG

Security Notes

The `evaluate_script` tool allows the AI agent to execute arbitrary JavaScript code within the browser context. While this is its intended functionality, it poses a significant security risk if the AI agent or the client communicating with it is compromised, as it could lead to arbitrary code execution on visited web pages. Additionally, `--proxyServer` and `--acceptInsecureCerts` options, if misused, can expose traffic or make connections vulnerable. The project explicitly warns users about exposing sensitive information to MCP clients.

Similar Servers

Stats

Interest Score0
Security Score4
Cost ClassHigh
Avg Tokens100000
Stars0
Forks0
Last Update2026-01-04

Tags

AIBrowser AutomationDevToolsDebuggingPerformance Analysis