com.pulsemcp
playwright-stealth
Browser automation using Playwright with optional stealth mode to bypass anti-bot protection.
stdioofficialapplication
Package Details
playwright-stealth-mcp-server
Transportstdio
Runtimenpx
Runtime Arguments
Positional
Position 0
-yEnvironment Variables
STEALTH_MODE
Default:
falseEnable stealth mode with anti-detection measures.
STEALTH_USER_AGENT
Custom User-Agent string for stealth mode.
STEALTH_MASK_LINUX
Default:
trueMask Linux in User-Agent as Windows to avoid fingerprint mismatch.
STEALTH_LOCALE
Default:
en-US,enCustom locale for Accept-Language header in stealth mode.
HEADLESS
Default:
trueRun browser in headless mode.
TIMEOUT
Default:
30000Default timeout for Playwright actions in milliseconds.
NAVIGATION_TIMEOUT
Default:
60000Default timeout for page navigation in milliseconds.
SCREENSHOT_STORAGE_PATH
Default:
/tmp/playwright-screenshotsDirectory for storing screenshots.
VIDEO_STORAGE_PATH
Default:
/tmp/playwright-videosDirectory for storing video recordings.
PROXY_URL
Proxy server URL for connections.
PROXY_USERNAME
Secret
Proxy authentication username.
PROXY_PASSWORD
Secret
Proxy authentication password.
PROXY_BYPASS
Comma-separated list of hosts to bypass proxy.
BROWSER_PERMISSIONS
Comma-separated list of browser permissions to grant.
IGNORE_HTTPS_ERRORS
Default:
trueIgnore HTTPS certificate errors.