DirectoryChrome Devtools
tools

Chrome Devtools

by ChromeDevTools

65
Health
good
71
Popularity

Chrome DevTools for coding agents

27,767stars
1,622forks
TypeScript
Apache-2.0
Updated March 11, 2026
#browser#chrome#chrome-devtools#debugging#devtools#mcp#mcp-server#puppeteer

Add to Claude Desktop

Paste this into your claude_desktop_config.json file:

{
  "mcpServers": {
    "chrome-devtools": {
      "command": "npx",
      "args": [
        "-y",
        "chrome-devtools-mcp"
      ]
    }
  }
}

Config file location: ~/Library/Application Support/Claude/claude_desktop_config.json (macOS) or %APPDATA%\Claude\claude_desktop_config.json (Windows)

Installation

npx chrome-devtools-mcp

Maintenance Healthgood

Freshness32/40
Issue response15/30
Org backing15/20
Longevity3/10
Updated recently
Community-backed

Server Info

Categorytools
LanguageTypeScript
LicenseApache-2.0
StatusACTIVE

Submit Your Server

Built an MCP server? Get it listed in front of thousands of developers.

List Your Server Free
Back to Directory