MCP MCP server · io.github.ChromeDevTools
io.github.ChromeDevTools/chrome-devtools-mcp
MCP server for Chrome DevTools
- host stars
- 52,175
- 30-day movement
- +436145/day
- Related entries
- 2
- Connections
- 0
npmlocalstdio
An MCP server that exposes Chrome DevTools capabilities to MCP clients, letting agents inspect, debug, and modify browser data and record performance traces. It runs over stdio, requires Node.js LTS and a current stable Chrome, and supports flags like --headless, --isolated, and --slim.
Use it when you want an AI agent to drive Chrome directly for debugging, inspection, or performance analysis.
Use it to
- Record and extract performance traces from Chrome
- Inspect and debug page content via an agent
- Run a headless browser session for automated tasks
- Connect to an already-running Chrome instance
- Embed a browser subagent in agentic tooling
For Developers building or using MCP-based AI agents
- Runs
- installed — on your machine
- Transport
- stdio
- Packaged as
- npm:chrome-devtools-mcp
- Install
- npx -y chrome-devtools-mcp
- Version
- 1.9.0
- Last release
- 2026-09-08
topicsmcpchromedevtoolsbrowserdebuggingperformance