Undetected ChromeDriver
Provides a browser automation server that bypasses anti-bot measures for web scraping, automated testing, and data collection from sophisticated websites.
4 stars
0 tools
Created Aug 2025
@dragons96/dragons96-undetected-chromedriver-undetected-chromedriverAbout
Provides a browser automation server that bypasses anti-bot measures for web scraping, automated testing, and data collection from sophisticated websites.
Categories
general
Installation
npm
npm install @dragons96/dragons96-undetected-chromedriver-undetected-chromedriver
Configuration
{
"mcpServers": {
"dragons96-undetected-chromedriver-undetected-chromedriver": {
"command": "npx",
"args": [
"-y",
"@dragons96/dragons96-undetected-chromedriver-undetected-chromedriver"
]
}
}
}