mcp-server
If you are the rightful owner of mcp-server and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to henry@mcphub.com.
Steel Puppeteer is a Model Context Protocol server that provides browser automation capabilities using Puppeteer and Steel, enabling LLMs to interact with web pages.
Steel Puppeteer is a powerful Model Context Protocol (MCP) server designed to facilitate browser automation through the integration of Puppeteer and Steel. This server allows Language Model Models (LLMs) to interact with web pages in a real browser environment, providing capabilities such as navigation, screenshot capture, JavaScript execution, and more. By leveraging Puppeteer, Steel Puppeteer can automate a wide range of browser tasks, making it an ideal tool for developers looking to enhance their applications with web interaction capabilities. The server supports both local and remote Steel instances, offering flexibility in deployment and usage. Additionally, it provides access to console logs and captured screenshots, enabling comprehensive monitoring and analysis of browser activities.
Features
- Browser automation with Puppeteer
- Steel integration for browser session management
- Console log monitoring and capture
- Screenshot capabilities
- JavaScript execution
Tools
puppeteer_navigate
Navigate to the specified URL
puppeteer_screenshot
Capture a screenshot of a page or element
puppeteer_click
Click on the page element
puppeteer_fill
Fill in the input field
puppeteer_select
Select the SELECT element
puppeteer_hover
Hover over the element
puppeteer_evaluate
Execute JavaScript
puppeteer_get_content
Extract page content
puppeteer_scroll
Scroll the page