Back to directory
puppeteer-vision-mcp-server

puppeteer-vision-mcp-server

@djannot48

This MCP server provides an AI-driven tool for scraping webpages, handling interactive elements like cookies and captchas, and converting the content to markdown format.

puppeteerweb scrapingmarkdownaivisionbrowser automationcontext

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
Language
TypeScript
Created
2025/5/13
Updated
2026/6/7