Chrome Tools icon

Chrome Tools

Enables remote control of Chrome tabs through the DevTools Protocol for tasks like executing JavaScript, capturing screenshots, and monitoring network traffic.

About

Chrome Tools enables programmatic interaction with Chrome browser instances through the Chrome DevTools Protocol. It allows users to remotely control Chrome tabs, execute JavaScript, capture screenshots optimized for AI model consumption, monitor network traffic, navigate to URLs, query DOM elements, and simulate clicks with console output capture. This server is beneficial when manual browser configuration is needed before automation, or for listening to and incorporating network events into its context.

Key Features

  • Execute JavaScript in tabs
  • Query DOM elements
  • Capture screenshots (with AI optimization)
  • 12 GitHub stars
  • List Chrome tabs
  • Monitor network traffic

Use Cases

  • Capture and analyze network events.
  • Automate browser tasks and data extraction.
  • Manually configure a browser state before AI tool interaction.