70
/ 100
19 days ago
glama

Puppeteer Vision MCP Server

Scrapes webpages and converts them to markdown using AI-powered interaction to automatically handle cookie banners, CAPTCHAs, paywalls, and other blocking elements before extracting clean content.

Is this your MCP?

Claim it to get a verified publisher badge, a free copy of our full audit findings, and direct contact for any high-priority issues we find.

Install from

M8ven verifies MCPs across every public registry — install directly from whichever one you prefer.

// key findings
⚠️
Known vulnerabilities in dependencies: 2 high
Affects packages this MCP installs at runtime. Upgrade or remove the affected dependency.
No credential exfiltration, no sensitive file access, no obfuscation
Static analysis found nothing flowing your secrets to unexpected places.
🔐
You'll be asked for 1 credential: OPENAI_API_KEY
These are read from process.env at runtime. Make sure you trust where they’ll be sent.
// required environment variables
This server reads these from process.env. You'll be asked to provide them before it can run.
configAPI_BASE_URL=https://api.openai.com/v1 # Uncomment to override
configDISABLE_HEADLESS=true # Uncomment to see the browser in action
🔐 secretOPENAI_API_KEYThe server requires an . You can provide this and other optional configurations in two ways:
configPORT=3001 # Only used in sse/http modes
configTRANSPORT_TYPE=stdio # Options: stdio, sse, http
configUSE_SSE=true # Deprecated: use TRANSPORT_TYPE=sse instead
configVISION_MODEL// "": "gpt-4.1",
// full audit trail
The full breakdown of what we checked, the deductions that landed, the network hosts, the dependency advisories, and concrete fix guidance is available to verified publishers.
// improvement guidance — verified publishers only
We have 5 concrete improvements we can share with the publisher of this MCP. Each comes with specific guidance to raise the trust score.
// embed badge in your README
[![M8ven Score](https://m8ven.ai/badge/mcp/djannot-puppeteer-vision-mcp-fx5k36)](https://m8ven.ai/mcp/djannot-puppeteer-vision-mcp-fx5k36)
commit: 03db31173dd7aa1209a22436ca050159ce5ee719
code hash: e0c3d55dc420f03be21eb2bab51a4d68da0e46a1bf3f75a22eea0210f7f34143
verified: 6/9/2026, 10:20:49 AM
view raw JSON →