← All servers
πŸ”Œ

Playwright StealthPublisherπŸ›‘ No advisories

com.pulsemcp/playwright-stealth
New to MCP? Start here β†’
74β˜… stars
0weekly installs
1 month agolast release

Provenancewhere it came from, and what was verified

✦
First-party publisher

Published by the owner of pulsemcp.com, who proved control of the domain through the official MCP registry.

Verified owner: pulsemcp.com β†—com.pulsemcp/playwright-stealth

πŸ›‘ Permissions & trustwhat this server can touch before you run it

β—†
Secrets required
Needs PROXY_USERNAME, PROXY_PASSWORD.
βœ“
Configuration
Reads STEALTH_MODE, STEALTH_USER_AGENT, STEALTH_MASK_LINUX, STEALTH_LOCALE, HEADLESS, TIMEOUT, ….

About

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

Packages & transports

npmplaywright-stealth-mcp-serverv0.2.3 Β· npx
Add to your client
Pick your client, copy, paste into its config. That's the whole setup.
~/.claude/claude_desktop_config.json
{
  "mcpServers": {
    "playwright_stealth": {
      "command": "npx",
      "args": [
        "-y",
        "playwright-stealth-mcp-server"
      ]
    }
  }
}

β–Ά Try itrun it locally

This is a local server, so it runs on your machine, not ours. Paste this to open it in the official MCP Inspector and poke at its tools:

npx @modelcontextprotocol/inspector npx -y playwright-stealth-mcp-server