Puppeteer DevTools
CreatedRingoTC
Automates browser interactions and enhances DevTools capabilities using Puppeteer.
About
Enables enhanced browser automation and DevTools integration through a Model Context Protocol (MCP) server implementation built on Puppeteer. It provides full Puppeteer automation support, enhanced DevTools Protocol integration, and cross-platform compatibility. Designed for secure execution within Docker using a non-root user and Chromium's sandbox, it offers a consistent and secure environment for browser automation tasks.
Key Features
- Full browser automation via Puppeteer
- Enhanced DevTools Protocol integration
- Docker support for consistent environments
- Runs as a non-root user for security
- 0 GitHub stars
- Cross-platform compatibility
Use Cases
- Enhancing DevTools capabilities for web development
- Automating browser tasks in Cursor IDE
- Creating consistent browser automation environments with Docker