concurrent-playwright-mcp
MCPReferenceby dgutierrez1
Indexed by Glama. No runnable package is published via Glama's API — open the repository for install instructions.
MCP configuration
Environment
PW_HOSTHost to bind in http mode.
PW_PORTPort to bind in http mode.
PW_HEADLESSSet to 'false' to show browser windows.
PW_MAX_TABSHard cap on tabs per session.
PW_TRANSPORTSet to 'http' to serve over Streamable HTTP.
PW_OUTPUT_DIRDirectory screenshots are written to (paths confined to it).
PW_UPLOAD_DIRConfine browser_file_upload paths to this directory (unset = any).
PW_MAX_CAPTUREMax console/network entries retained per session.
PW_MAX_SESSIONSHard cap on live sessions.
PW_ALLOWED_ORIGINSComma-separated origin allowlist for navigation (unset = any).
PW_ALLOW_FILE_URLSAllow file:/data: navigation.
PW_EXECUTABLE_PATHUse a specific Chromium build (unset = default).
PW_IDLE_TIMEOUT_MSEvict a session after this long with no use (0 means off).
Install in one click with Zurek
Browse here, install from the native macOS app — pick targets, fill env vars, and write configs safely.