stealth-browser-mcp

stealth-browser-mcp

Undetectable browser automation to bypass anti-bot systems.

MCPDevOpen source
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

Bypass Cloudflare and other anti-scraping systemsClone web page UI elementsIntercept and modify network requestsAutomate web interactions

Setup

Requires: Node环境API Key
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