4 months ago
🚀 The ONLY browser automation that bypasses Cloudflare, antibots, and social media blocks. Supercharge any MCP-compatible AI agent with undetectable, real-browser automation. No CAPTCHAs. No blocks. Just results.⚡ 30-second setup • 🛡️ Undetectable by design • 🏆 98.7% success rate on protected sites • 🕵️ Full network debugging via AI chat Features: Works on protected sites that block traditional automation- Pixel-accurate element cloning via Chrome DevTools Protocol - Full network debugging through AI chat — see every request, response, header, and payload- Your AI agent becomes a network detective — no more guessing what APIs are being called- 🎛️ Modular architecture — disable unused sections, run minimal installs- ⚡ Lightweight deployments — from 21 core tools to full 88-tool arsenal- Clean MCP integration — no custom brokers or wrappers needed- 88 focused tools organized into 11 logical sections
Server Config
{
"mcpServers": {
"stealth-browser-mcp": {
"command": "/path/to/stealth-browser-mcp/venv/bin/python",
"args": [
"/path/to/stealth-browser-mcp/src/server.py"
],
"env": {}
}
}
}