Skip to content
Cline

nodriver — undetected browser automation for Cline

io.github.andresolbach/nodriver-mcp-server

Undetected anti-bot Chrome automation. 65 tools, parallel isolated browsers.

client:Cline transport:stdio runtime:pypi

Install nodriver — undetected browser automation in Cline

~/Library/Application Support/Code/User/globalStorage/saoudrizwan.claude-dev/settings/cline_mcp_settings.json · windows: %APPDATA%\Code\User\globalStorage\saoudrizwan.claude-dev\settings\cline_mcp_settings.json

Held in this page only — never stored, logged, or sent anywhere but back to your screen.

{
  "mcpServers": {
    "nodriver-mcp-server": {
      "command": "uvx",
      "args": [
        "nodriver-mcp"
      ],
      "env": {
        "NODRIVER_HEADLESS": "<NODRIVER_HEADLESS>",
        "NODRIVER_USER_DATA_DIR": "<NODRIVER_USER_DATA_DIR>",
        "NODRIVER_BROWSER_PATH": "<NODRIVER_BROWSER_PATH>",
        "NODRIVER_PROXY": "<NODRIVER_PROXY>"
      }
    }
  }
}

Cline's MCP Servers pane edits this file for you if you would rather not find it. Cline docs

nodriver — undetected browser automation in other clients