This Model Context Protocol (MCP) server provides a tool for scraping webpages and converting them to markdown format using Puppeteer, Readability, and Turndown. It features AI-driven interaction capabilities to handle cookies, captchas, and other interactive elements automatically.
puppeteerweb-scrapingmarkdownai-visionmcp-serverbrowser-automationcontent-extractionautomation
Installation & Configuration
{
"mcpServers": {
"web-scraper": {
"command": "npx",
"args": [
"-y",
"puppeteer-vision-mcp-server"
],
"env": {
"OPENAI_API_KEY": "YOUR_OPENAI_API_KEY_HERE"
}
}
}
}Information
Transport
stdiossestreamable-http
Language
TypeScript
Created
2026/6/12
Updated
2026/6/13