puppeteer-vision-mcp

puppeteer-vision-mcp

3.6

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