Puppeteer Linux
CreatedPhialsBasement
Automates web browser interactions on Linux environments using Puppeteer.
About
Provides a Model Context Protocol (MCP) server that leverages Puppeteer to enable browser automation with full support for Linux display servers (X11 and Wayland). This allows Large Language Models (LLMs) to interact with web pages, capture screenshots, and execute JavaScript within a real browser environment on Linux systems, handling display server detection and configuration automatically.
Key Features
- Automatic X11/Wayland detection and configuration
- JavaScript execution in the browser console
- Screenshot capabilities (full page or specific elements)
- Console log monitoring
- Supports navigation, clicking, and form filling
Use Cases
- Automated web testing on Linux environments
- Web scraping and data extraction within Linux systems
- LLM-driven web interaction on Linux