Automates web browser interactions on Linux environments using Puppeteer.
Sponsored
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.
주요 기능
01Automatic X11/Wayland detection and configuration
02JavaScript execution in the browser console
03Screenshot capabilities (full page or specific elements)
04Console log monitoring
05Supports navigation, clicking, and form filling
사용 사례
01Automated web testing on Linux environments
02Web scraping and data extraction within Linux systems