Chrome DevTools MCP is a Model Context Protocol (MCP) server: MCP server for Chrome DevTools. As an MCP server it plugs straight into AI assistants, exposing its functionality as tools the model can invoke on your behalf.
It runs locally: the npm package chrome-devtools-mcp speaks MCP over stdio on your machine. No credentials are required — it works out of the box. The current release is v1.7.0, published under the Apache-2.0 license, with source at ChromeDevTools/chrome-devtools-mcp on GitHub, where it has earned 50.2k stars.
You'll find Chrome DevTools MCP in the Web Scraping category here on mcp.site; it connects to Claude Desktop, Claude Code, Cursor, VS Code, Windsurf, Zed, and any other MCP client — see the install snippets below. If you maintain Chrome DevTools MCP for ChromeDevTools, claim this listing to verify ownership, earn the Verified badge, and keep the details current.
▸npm package — chrome-devtools-mcp · MCP over stdio