An MCP server that provides tools for interacting with Chrome through its DevTools Protocol, enabling remote control of Chrome tabs to execute JavaScript, capture screenshots, monitor network traffic, and more.
An MCP server that lets coding tools drive an already-running, logged-in Chrome using its real profile and cookies, providing tools for tabs, navigation, clicks, typing, and more via CDP.
An MCP server that captures browser console logs and network requests via the Chrome DevTools Protocol. It allows users to monitor real-time logs, inspect network traffic, and execute JavaScript code directly in the browser context.