puppeteer-vision-mcp
If you are the rightful owner of puppeteer-vision-mcp 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.
Puppeteer Vision MCP Server is a tool for scraping webpages and converting them to markdown format using Puppeteer, Readability, and Turndown, with AI-driven interaction capabilities.
The Puppeteer Vision MCP Server is a powerful tool designed to scrape webpages and convert them into markdown format. It leverages Puppeteer for web scraping, Mozilla's Readability for content extraction, and Turndown for markdown conversion. The server is equipped with AI-driven interaction capabilities to automatically handle various interactive elements such as cookie consent banners, CAPTCHAs, and paywalls. This makes it highly effective for accessing and processing web content that is typically obstructed by such elements. The server can be easily run using `npx`, ensuring users always have the latest version without the need for manual installation. It supports both stdio and SSE communication modes, making it versatile for different integration scenarios. Additionally, it can be configured to run in headless or visible mode, providing flexibility for development and debugging purposes.
Features
- Scrapes webpages using Puppeteer with stealth mode
- AI-powered interaction to handle interactive elements
- Extracts main content with Mozilla's Readability
- Converts HTML to well-formatted Markdown
- Easily consumable as an `npx` package
Tools
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.