Servers
Createddevalexandre
Automates browser interactions using Pyppeteer for tasks like navigation, screenshot capture, and element interaction.
About
This tool empowers users to control a headless browser via Pyppeteer, facilitating the creation of automation servers within the Multi-Context Protocol (MCP) framework. It enables automated navigation to specific URLs, screenshot capture of visited pages, and interaction with page elements using CSS selectors, XPath, or class names. Additionally, it allows for accessing dynamic page information and managing the browser's lifecycle.
Key Features
- Server Lifecycle Management
- Access to Dynamic Page Information
- Element Interaction using CSS selectors, XPath, or class names
- Screenshot Capture of visited pages
- Automated Navigation to specific URLs