Odel
nodriver — undetected browser automation

nodriver — undetected browser automation

Local
@andresolbach3PythonMITUpdated 1w ago

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

Runs locally over stdio

This server isn't hosted — your MCP client launches it from a package registry. Use one of the commands below, or drop the config into your client (e.g. Claude Desktop).

PyPInodriver-mcpv2.4.0

Run

uvx nodriver-mcp

MCP client config

{
  "mcpServers": {
    "nodriver-undetected-browser-automation": {
      "command": "uvx",
      "args": [
        "nodriver-mcp"
      ]
    }
  }
}