Playwright Stealth

Enables stealth web browsing automation with Playwright for tasks like navigation, form filling, and screenshot capture while avoiding detection by anti-bot systems

View Source
12 stars
0 tools
Created Aug 2025
@pvinis/pvinis-playwright-stealth-playwright-stealth

About

Enables stealth web browsing automation with Playwright for tasks like navigation, form filling, and screenshot capture while avoiding detection by anti-bot systems

Categories

general

Installation

npm

npm install @pvinis/pvinis-playwright-stealth-playwright-stealth

Configuration

{ "mcpServers": { "pvinis-playwright-stealth-playwright-stealth": { "command": "npx", "args": [ "-y", "@pvinis/pvinis-playwright-stealth-playwright-stealth" ] } } }