Home › Browser Automation & Scraping › nodriver — undetected browser automation
nodriver — undetected browser automation
Undetected anti-bot Chrome automation. 65 tools, parallel isolated browsers.
Python
Local
macOSWindowsLinux
★ 4 stars
Last pushed 2026-08-25
License: MIT
Topics: Browser Automation
Connect
Review any command before running it. Package names and URLs come from the server's own registry entry.
Package (pypi 2.4.0)
uvx nodriver-mcp
Or add to your MCP client config:
{
"mcpServers": {
"nodriver-mcp-server": {
"command": "uvx",
"args": [
"nodriver-mcp"
],
"env": {
"NODRIVER_HEADLESS": "<YOUR_VALUE>",
"NODRIVER_USER_DATA_DIR": "<YOUR_VALUE>",
"NODRIVER_BROWSER_PATH": "<YOUR_VALUE>",
"NODRIVER_PROXY": "<YOUR_VALUE>"
}
}
}
}
NODRIVER_HEADLESS— Run Chrome headless (true/false). Default false.NODRIVER_USER_DATA_DIR— Explicit persistent Chrome profile directory. Default: an ephemeral temp profile, auto-deleted per session.NODRIVER_BROWSER_PATH— Path to the Chrome/Chromium executable. Auto-detected when unset.NODRIVER_PROXY— Proxy server address passed to Chrome as --proxy-server.
Related servers
U
UI-TARS-desktop
Browser Automation & Scraping
MCP server for web search operations
★ 39,101
MCP Server
P
playwright-mcp
Browser Automation & Scraping
Playwright Tools for MCP
★ 37,528
MCP Server
S
SeleniumBase MCP
Browser Automation & Scraping
Stealthy browser automation, testing, and web-scraping via CDP Mode.
★ 13,034
MCP Server
F
Firecrawl MCP Server
Browser Automation & Scraping
MCP server for Firecrawl — web search, scraping, and biomedical/arXiv paper search.
★ 7,508
MCP Server
M
mcp
Browser Automation & Scraping
Automate your local Chrome browser
★ 7,125
MCP Server
M
mcp-playwright
Browser Automation & Scraping
An MCP server using Playwright for browser automation and webscrapping
★ 5,655
MCP Server
Listed in punkpeye/awesome-mcp-servers (MIT)
Data from the Official MCP Registry