stealth-browser-mcp
Stealth Browser MCP is an undetectable browser automation tool that bypasses anti-bot systems.
Stealth Browser MCP utilizes real browser instances to effectively bypass Cloudflare, anti-bot systems, and social media blocks. It is powered by nodriver, Chrome DevTools Protocol, and FastMCP, allowing for seamless automation that is compatible with AI agents. The tool enables users to clone user interfaces pixel-perfectly and write network hooks through simple chat commands, making it a versatile solution for various automation tasks. With its modular architecture, Stealth Browser MCP offers a range of features including network traffic interception and UI element cloning. Users can easily integrate this tool into their workflows to enhance productivity and overcome common web scraping challenges. The combination of advanced technology and user-friendly commands positions Stealth Browser MCP as a leading choice for developers and businesses looking to automate their web interactions without detection.
Compatible with
Install
Claude Desktop
Add to your claude_desktop_config.json:
{
"mcpServers": {
"stealth-browser-mcp": {
"command": "npx",
"args": [
"-y",
"@modelcontextprotocol/server-stealth-browser-mcp"
]
}
}
}Config File Location
Mac: ~/Library/Application Support/Claude/claude_desktop_config.json
Windows: %APPDATA%\Claude\claude_desktop_config.json
Linux: ~/.config/claude/claude_desktop_config.json
Some servers require additional setup - check the GitHub README for specific instructions.
Permissions