MCP_puppeteer_extra
If you are the rightful owner of MCP_puppeteer_extra 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@mcpreview.com.
A Model Context Protocol server that provides enhanced browser automation capabilities using Puppeteer-Extra with Stealth Plugin.
The Puppeteer-Extra MCP Server is designed to enhance browser automation by leveraging Puppeteer-Extra with a Stealth Plugin. This server allows Language Learning Models (LLMs) to interact with web pages in a manner that closely mimics human behavior, thereby reducing the likelihood of detection as an automated process. It offers a comprehensive suite of interaction methods, including clicking, filling, selecting, and hovering over elements, as well as executing JavaScript in the browser console. Additionally, it supports capturing screenshots of entire pages or specific elements, and provides console logging capabilities. This makes it an ideal tool for tasks that require sophisticated web page interactions while maintaining a low profile.
Features
- Enhanced browser automation with Puppeteer-Extra
- Stealth mode to avoid bot detection
- Screenshot capabilities for pages and elements
- Console logging and JavaScript execution
- Full suite of interaction methods (click, fill, select, hover)
Tools
- puppeteer_navigate: Navigate to the specified URL
- puppeteer_screenshot: Capture screenshots of entire page or specific elements
- puppeteer_click: Click on the element on the page
- puppeteer_hover: Elements hovering on the page
- puppeteer_fill: Fill in the input field
- puppeteer_select: Select the element of the SELECT tag
- puppeteer_evaluate: Execute JavaScript in the browser console
Related MCP Servers
View all browser_automation servers →Fetch
by modelcontextprotocol
A Model Context Protocol server that provides web content fetching capabilities, enabling LLMs to retrieve and process content from web pages.
markdownify-mcp
by zcaceres
Markdownify is a Model Context Protocol (MCP) server that converts various file types and web content to Markdown format.
deepwiki-mcp
by regenrek
This is an unofficial Deepwiki MCP Server that processes Deepwiki URLs, crawls pages, converts them to Markdown, and returns documents or lists by page.
mcp-playwright
by executeautomation
A Model Context Protocol server that provides browser automation capabilities using Playwright.
fetch-mcp
by zcaceres
This MCP server provides functionality to fetch web content in various formats, including HTML, JSON, plain text, and Markdown.
web-eval-agent
by Operative-Sh
operative.sh's MCP Server is a tool for autonomous debugging of web applications directly from your code editor.
cursor-talk-to-figma-mcp
by sonnylazuardi
This project implements a Model Context Protocol (MCP) integration between Cursor AI and Figma, allowing Cursor to communicate with Figma for reading designs and modifying them programmatically.