Chrome DevTools MCP

Browser Automationstdio
Repository

Chrome's official MCP server for inspecting and controlling a live browser through Chrome DevTools. It helps agents diagnose UI, network, performance, and runtime issues.

Connect

Add this configuration to .claude/mcp.json

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

Tools

This server does not expose any tools.

Resources

This server does not expose any resources.

Prompts

This server does not expose any prompts.

Server Information

Author
Chrome DevTools (@ChromeDevTools)
Repository
https://github.com/ChromeDevTools/chrome-devtools-mcp
License
Apache-2.0
Stars
0
Last Updated
July 15, 2026