Puppeteer
Automates browser interactions, enabling Large Language Models to interact with web pages.
소개
This tool provides a Model Context Protocol (MCP) server leveraging Puppeteer for browser automation. It allows Large Language Models (LLMs) to interact with web pages, capture screenshots, and execute JavaScript within a real browser environment. The server offers tools for navigation, screenshot capture, element clicking and hovering, form filling, and JavaScript evaluation. It also provides access to console logs and captured screenshots as resources.
주요 기능
- Web interaction (navigation, clicking, form filling)
- Console log monitoring
- 1 GitHub stars
- Browser automation
- JavaScript execution
- Screenshot capabilities
사용 사례
- Generating website screenshots
- Automated testing
- Web scraping