← Top 100 / Full directory (5,939)

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_page

    Navigate the browser to a URL

  • take_screenshot

    Capture a screenshot of the current page

  • evaluate_script

    Run JavaScript in the page context

  • list_console_messages

    Read console log output

  • get_network_requests

    Inspect network activity

Related servers