Chrome DevTools MCP
MCP Serverby ChromeDevTools · Added 5mo ago
Claude
13.0k
Install
git clone https://github.com/ChromeDevTools/chrome-devtools-mcpAdd to Claude
claude mcp add chrome-devtools-mcpQuick Setup Config
Copy & paste ready~/Library/Application Support/Claude/claude_desktop_config.json (macOS) %APPDATA%\Claude\claude_desktop_config.json (Windows)
{
"mcpServers": {
"chrome-devtools-mcp": {
"command": "npx",
"args": [
"@modelcontextprotocol/chrome-devtools-mcp"
]
}
}
}Paste into your Claude Desktop config file, then restart Claude.
About
MCP server for Chrome DevTools that lets your coding agent control and inspect a live Chrome browser for automation, debugging, and performance analysis. Requires Node.js 22+ and a current stable Chrome browser.
Tags
browser-webmcp-serverchromedevtoolsautomationdebuggingperformancepuppeteerbrowser