DirectoryChrome Devtools
analytics

Chrome Devtools

by benjaminr

26
Health
stale
18
Popularity

An MCP Server for Chrome DevTools, following the Chrome DevTools Protocol. Integrates with Claude Desktop and Claude Code.

297stars
47forks
Python
MIT
Updated May 10, 2026
#chrome#chromium#chromium-browser#claude-code#claude-desktop#debugging-tools#dev#dev-tools#frontend#mcp#mcp-server#monitoring-tool

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 Healthstale

Freshness8/40
Issue response3/30
Org backing10/20
Longevity5/10
Updated within a year
Most issues unresolved

Server Info

Categoryanalytics
LanguagePython
LicenseMIT
StatusACTIVE
Free tier available

Get Your API Key

Headless browser infrastructure for AI agents. Render JS, handle auth, extract data.

Try Browserbase Free

Submit Your Server

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

List Your Server Free
Back to Directory