Chrome DevTools MCP
Dev Tools
Local
Official
Top 100
5 tools
Official Chrome DevTools MCP server for controlling and inspecting a live Chrome browser from coding agents such as Gemini, Claude, Cursor, and Copilot.
How to connect
1
GitHub
Install from https://github.com/ChromeDevTools/chrome-devtools-mcp and add the server to your MCP client configuration (see repository README).
Tools
(5)-
navigate_pageNavigate the browser to a URL
-
take_screenshotCapture a screenshot of the current page
-
evaluate_scriptRun JavaScript in the page context
-
list_console_messagesRead console log output
-
get_network_requestsInspect network activity