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
12 stars
0 tools
Created Aug 2025
@pvinis/pvinis-playwright-stealth-playwright-stealthAbout
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"
]
}
}
}