DirectoryChrome Devtools
analytics

Chrome Devtools

by benjaminr

53
Health
fair
63
Popularity

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

287stars
44forks
Python
MIT
Updated March 11, 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 Healthfair

Freshness25/40
Issue response15/30
Org backing10/20
Longevity3/10
Updated this quarter

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