stealth-browser-mcp MCP Server — Claude & Cursor Integration

# stealth-browser-mcp MCP Server ## What is stealth-browser-mcp? stealth-browser-mcp is a production-ready Model Context Protocol (MCP) server with 1,916 GitHub stars. It allows AI agents like Claude to perform real-world tasks through standardized tool calls. ## Installation ```bash # Via Smithery (recommended) npx -y @smithery/cli install vibheksoni/stealth-browser-mcp # Or manual git clone https://github.com/vibheksoni/stealth-browser-mcp.git cd stealth-browser-mcp ``` ## Compatibility Compatible with: Claude Desktop, Claude Code, Cursor, Windsurf, Cline, and any MCP-compliant client. ## Details - **Language:** Python - **Stars:** ⭐ 1,916 - **Forks:** 🍴 271 - **License:** MIT - **Updated:** 2026-09-07 - **Repo:** [vibheksoni/stealth-browser-mcp](https://github.com/vibheksoni/stealth-browser-mcp)