
Chrome Tools
Controls Chrome browser tabs remotely through DevTools Protocol to execute JavaScript, capture screenshots, and monitor network traffic. Requires Chrome to be launched with remote debugging enabled.
52631 views12Local (stdio)
What it does
- Execute JavaScript in Chrome tabs
- Capture screenshots of browser pages
- Monitor network traffic and requests
- Navigate tabs to specific URLs
- Click DOM elements with output capture
- Query and interact with page elements
Best for
Browser automation and testingWeb scraping with JavaScript executionDebugging web applications remotelyAI-assisted browser interactions
Direct Chrome DevTools Protocol integrationRequires manual Chrome setup with debug port