52
/ 100
1 month ago
glama

Playwright Vision MCP Server

Enables AI assistants to perform browser automation using Playwright, including navigation, content extraction, screenshot analysis, and custom script execution.

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: 3 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 2 credentials: MCP_AUTH_TOKEN, OPENAI_API_KEY
These are read from process.env at runtime. Make sure you trust where they’ll be sent.
// known CVEs in dependencies3 high

Disclosed vulnerabilities in this server's declared npm dependencies (via OSV). Whether each is reachable depends on the installed versions.

high@modelcontextprotocol/sdk@1.0.4GHSA-8r9q-7v3j-jr4g

Anthropic's MCP TypeScript SDK has a ReDoS vulnerability

high@modelcontextprotocol/sdk@1.0.4GHSA-w48q-cv73-mx4w

Model Context Protocol (MCP) TypeScript SDK does not enable DNS rebinding protection by default

highplaywright@1.49.0GHSA-7mvr-c777-76hp

Playwright downloads and installs browsers without verifying the authenticity of the SSL certificate

Depend on this server? Get alerted when its CVEs change.Watch this server free →
// required environment variables
This server reads these from process.env. You'll be asked to provide them before it can run.
configBROWSER_TYPEBrowser engine to use chromium chromium, firefox, webkit
🔐 secretMCP_AUTH_TOKENAuthentication token for HTTP server (optional) None Any string
🔐 secretOPENAI_API_KEYOpenAI API key (required for analyze_image) None String
configOPENAI_BASE_URLOptional custom base URL for OpenAI-compatible APIs https://api.openai.com/v1 String
configOPENAI_VISION_MODELVision model for analyze_image gpt-4.1-mini Any supported OpenAI vision model
configPLAYWRIGHT_HEADLESSRun browser in headless mode true true, false
configPORTHTTP server port 4201 Any valid port number
configSCREENSHOT_DIRDirectory for saving screenshots ./screenshots Any valid path
// 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/davidkim9-playwright-vision-mcp-ydepkg)](https://m8ven.ai/mcp/davidkim9-playwright-vision-mcp-ydepkg)
commit: 8a6cbdbfbeab46fb62b8459070b140d95ad54ecf
code hash: d11226438149eb4e32c45acf403764a27d0ffdb3514e9c8959757927f3465150
verified: 6/22/2026, 12:25:58 PM
view raw JSON →