stealth-browser-mcp
AI-powered browser automation that bypasses anti-bot systems
GraphCanon updated 4w · GitHub synced 4w
Decision brief
Stealth-Browser-MCP is an AI-powered tool for browser automation that focuses on evading anti-bot systems while automating human-like interactions.
Good fit when
- When you need to automate tasks that require bypassing advanced anti-bot detection mechanisms.
- In scenarios where pixel-perfect UI cloning and network hook writing are crucial for avoiding detection.
Avoid when
- If your browser automation requirements do not involve evading sophisticated anti-bot systems or mimicking human behavior closely enough to trick such defenses.
- When the tool's specific approach, which includes AI-generated network hooks and UI cloning, is unnecessary for task completion because simpler solutions can suffice.
Observed Jul 16, 2026 · Source: enrich:decision_facts
Verify the decision
Maintenance and security
Full trust report- Maintenance
- Very active (2d since push)
- As of 4w
- Provenance
- Not a fork · Personal account
- As of 4w
- Security (OSV)
- No MCP manifest
- As of 1mo
Public GitHub metadata and optional OSV scans. Signals, not a guarantee. Trust methodology.
Install
pip install stealth-browser-mcp PyPIHow it fits your stack(1)
Typed graph edges - alternatives, integrations, successors, and dependencies. Ranked by relationship type, not raw GitHub stars.
Similar tools
Same-category neighbours not already linked as typed edges.
Evidence and technical details
Sourced facts, taxonomy, compatibility claims, README excerpt, and machine-readable endpoints.
Overview
Stealth-Browser-MCP is an AI agent that automates web interactions while mimicking human behavior to avoid detection by anti-bot mechanisms.
Capability facts
- Deploy
- Self-host
Source: dockerfile:Dockerfile · Jul 27, 2026
- Docker
- Dockerfile present
Source: dockerfile:Dockerfile · Jul 27, 2026
- Languages
- python
Source: github.language+pyproject.toml · Jul 27, 2026
Categories
Compatibility
Sourced claims from the README excerpt - not unsourced marketing copy.
Source: README excerpt (regex_v1, Jul 27, 2026)
Requires Python 3.10+ and Chrome, Chromium, or Microsoft Edge.Source link
Tags
README
1. Clone and install
Requires Python 3.10+ and Chrome, Chromium, or Microsoft Edge.
git clone https://github.com/vibheksoni/stealth-browser-mcp.git
cd stealth-browser-mcp
python -m venv venv
---
## License
MIT - see [LICENSE](LICENSE).
For agents
This page has a .md twin and JSON over the API.