stealth-browser-mcp
Undetectable browser automation to bypass anti-bot systems.
- Type
- MCP
- Transport
- stdio
- Open source
- Yes
- GitHub Stars
- ★ 1.2k
- Source
- mcp-github
Overview
Stealth Browser MCP is an undetectable browser automation tool designed for MCP-compatible AI agents. It bypasses Cloudflare, anti-bot systems, and social media blocks by leveraging real browser instances for network hooking and UI cloning. The tool supports multiple browsers (Chrome, Chromium, Microsoft Edge) and provides 97 tools covering everything from basic navigation to advanced CDP function execution. Ideal for developers and AI agents requiring web automation tasks.
Capabilities
- ▪Bypass anti-bot systems
- ▪Pixel-perfect element cloning
- ▪Network traffic interception
- ▪Dynamic Python function generation
- ▪Instant text input
- ▪Cross-platform support
Use cases
Setup
git clone https://github.com/vibheksoni/stealth-browser-mcp.git && cd stealth-browser-mcp && python -m venv venv && source venv/bin/activate && pip install -r requirements.txt
This information was compiled by AI from public sources and may contain inaccuracies — please refer to the source.
FAQ
How do I add it to the MCP client?
Add via Claude Code CLI or manual JSON configuration.
Which browsers are supported?
Supports Chrome, Chromium, and Microsoft Edge.
Related skills
gemini-cli
Gemini CLI is an open-source AI agent that brings Gemini's powerful capabilities directly into the terminal.
private-gpt
Provides a complete API layer for local models, supporting RAG, skills, tools, and more.
planning-with-files
File-based persistent planning skill, ideal for AI coding agents and long-running tasks.
scientific-agent-skills
Transform any AI agent into a scientific assistant with 147 ready-to-use research skills.
susi_alexa_skill
A skill that enables question-and-answer interactions between Alexa and Susi AI.
claude-context
Provides code search capabilities for Claude Code, turning the entire codebase into context.