← Index

com.pulsemcp/playwright-stealth

com.pulsemcp/playwright-stealth·v0.2.3·Browser Automation

Browser automation using Playwright with optional stealth mode to bypass anti-bot protection.

In-path gate · all MCP tools

Using com.pulsemcp/playwright-stealth in Claude, Cursor, Gemini CLI, Cline, or Zed?

MCP tool contracts can change remotely with no version bump. The mcpindex gate pins each contract and HOLDs the call when it drifts—before your agent acts. Zero credentials. This is not the package install for this server itself (use Install this server for that).

Install the mcpindex gate (one command)

Rewrites your MCP host config so each server launches behind the gate. Inspect first: curl -fsSL https://mcpindex.ai/install.sh | less

curl -fsSL https://mcpindex.ai/install.sh | sh
Trust verdict · v1 advisory · method
REVIEWstatus: PARTIALfresh until 2026-08-02 14:03 UTC
screened 2026-07-03tier: scannedgranularity: description-levelsource: registry

Semantic screen found no manipulation pattern in the description. Conformance probe not yet run.

mcpindex.integrity.descriptionpassINFO

evidenceOptional stealth mode for anti-bot protection bypassvia static_description

Limits of this verdict
  • - Semantic screen only - the deterministic conformance probe has not run on this server
  • - Confidence is reported but not yet calibrated (v1)
  • - Screen reads the tool description, not the live behavior
  • - advisory
  • - registry description only no input schema
  • - screen model 8b

Semantic screen: an LLM judge reads the tool description for hidden instructions (status PARTIAL). A pass means the description is not lying, not that the tool is safe: a high-capability tool with an honest description still warrants caution. The deterministic conformance probe has not been run on this server yet, so the screen here is semantic-only. Posture: advisory. Confidences are reported but not yet calibrated (calibrated=false at v1). Full verdict history is not shown on this page.

Own this server? Screen its description →

Embed this badge

A live verdict badge for your README or listing. It reflects the current screen, links back here, and updates when the verdict does.

Markdown
[![mcpindex](https://mcpindex.ai/api/v1/badge/com-pulsemcp-playwright-stealth)](https://mcpindex.ai/server/com-pulsemcp-playwright-stealth)
HTML
<a href="https://mcpindex.ai/server/com-pulsemcp-playwright-stealth"><img src="https://mcpindex.ai/api/v1/badge/com-pulsemcp-playwright-stealth" alt="mcpindex verdict" height="20" /></a>
Environment variables
STEALTH_MODE

Enable stealth mode with anti-detection measures.

STEALTH_USER_AGENT

Custom User-Agent string for stealth mode.

STEALTH_MASK_LINUX

Mask Linux in User-Agent as Windows to avoid fingerprint mismatch.

STEALTH_LOCALE

Custom locale for Accept-Language header in stealth mode.

HEADLESS

Run browser in headless mode.

TIMEOUT

Default timeout for Playwright actions in milliseconds.

NAVIGATION_TIMEOUT

Default timeout for page navigation in milliseconds.

SCREENSHOT_STORAGE_PATH

Directory for storing screenshots.

VIDEO_STORAGE_PATH

Directory 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

Ignore HTTPS certificate errors.

MCP quality score · maturity, not trust · methodology
freshness
25
completeness
10
installability
25
documentation
15
stability
5
Alternatives in Browser Automation