Chrome DevTools MCP server
Let the assistant debug a live Chrome page. Chrome's official DevTools MCP server lets an assistant inspect the DOM, read console and network activity, and run performance traces against a real browser, so it can debug and verify web pages.
Category
Browser & automationMaintained by
OfficialProtocol
Model Context ProtocolSource
ChromeDevTools/chrome-devtools-mcp
Browser & automationMaintained by
OfficialProtocol
Model Context ProtocolSource
ChromeDevTools/chrome-devtools-mcp
What it does
Chrome's official DevTools MCP server lets an assistant inspect the DOM, read console and network activity, and run performance traces against a real browser, so it can debug and verify web pages.
Like any MCP server, Chrome DevTools plugs into MCP-compatible assistants (such as Claude and other clients) so the model can use it as a tool — no custom integration code required.