Puppeteer Real Browser
Provides stealth browser automation using puppeteer-real-browser with anti-detection features, human-like interactions, proxy support, and captcha solving for web scraping, testing, and form automation that bypasses bot detection mechanisms.
8 stars
0 tools
Created Aug 2025
@withlinda/withlinda-puppeteer-real-browser-puppeteer-real-browser-mcp-serverAbout
Provides stealth browser automation using puppeteer-real-browser with anti-detection features, human-like interactions, proxy support, and captcha solving for web scraping, testing, and form automation that bypasses bot detection mechanisms.
Categories
general
Installation
npm
npm install @withlinda/withlinda-puppeteer-real-browser-puppeteer-real-browser-mcp-server
Configuration
{
"mcpServers": {
"withlinda-puppeteer-real-browser-puppeteer-real-browser-mcp-server": {
"command": "npx",
"args": [
"-y",
"@withlinda/withlinda-puppeteer-real-browser-puppeteer-real-browser-mcp-server"
]
}
}
}