nodriver — undetected browser automation
Rank #4,817io.github.andresolbach/nodriver-mcp-server
Undetected anti-bot Chrome automation. 65 tools, parallel isolated browsers.
nodriver — undetected browser automation is a Model Context Protocol (MCP) server published by andresolbach. It ranks #4,817 of 132,046 servers tracked on MCP Toplist, and its repository has 4 GitHub stars. nodriver — undetected browser automation is listed across 2 registries — Official MCP and Glama, with 17 tracked versions. It was first listed on Aug 6, 2026 and most recently updated on Aug 25, 2026.
Ranks ahead of 127,229 of 132,046 servers on MCP Toplist.
Use nodriver — undetected browser automation
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add nodriver-mcp-server -e "NODRIVER_HEADLESS=<your NODRIVER_HEADLESS>" -e "NODRIVER_USER_DATA_DIR=<your NODRIVER_USER_DATA_DIR>" -e "NODRIVER_BROWSER_PATH=<your NODRIVER_BROWSER_PATH>" -e "NODRIVER_PROXY=<your NODRIVER_PROXY>" -- uvx nodriver-mcpReplace each placeholder with your own value before saving.
[mcp_servers.nodriver-mcp-server]
command = "uvx"
args = ["nodriver-mcp"]
[mcp_servers.nodriver-mcp-server.env]
NODRIVER_HEADLESS = "<your NODRIVER_HEADLESS>"
NODRIVER_USER_DATA_DIR = "<your NODRIVER_USER_DATA_DIR>"
NODRIVER_BROWSER_PATH = "<your NODRIVER_BROWSER_PATH>"
NODRIVER_PROXY = "<your NODRIVER_PROXY>"Add to ~/.codex/config.toml. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"nodriver-mcp-server": {
"command": "uvx",
"args": [
"nodriver-mcp"
],
"env": {
"NODRIVER_HEADLESS": "<your NODRIVER_HEADLESS>",
"NODRIVER_USER_DATA_DIR": "<your NODRIVER_USER_DATA_DIR>",
"NODRIVER_BROWSER_PATH": "<your NODRIVER_BROWSER_PATH>",
"NODRIVER_PROXY": "<your NODRIVER_PROXY>"
}
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config). Replace each placeholder with your own value before saving.
{
"mcpServers": {
"nodriver-mcp-server": {
"command": "uvx",
"args": [
"nodriver-mcp"
],
"env": {
"NODRIVER_HEADLESS": "<your NODRIVER_HEADLESS>",
"NODRIVER_USER_DATA_DIR": "<your NODRIVER_USER_DATA_DIR>",
"NODRIVER_BROWSER_PATH": "<your NODRIVER_BROWSER_PATH>",
"NODRIVER_PROXY": "<your NODRIVER_PROXY>"
}
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project). Replace each placeholder with your own value before saving.
{
"servers": {
"nodriver-mcp-server": {
"type": "stdio",
"command": "uvx",
"args": [
"nodriver-mcp"
],
"env": {
"NODRIVER_HEADLESS": "<your NODRIVER_HEADLESS>",
"NODRIVER_USER_DATA_DIR": "<your NODRIVER_USER_DATA_DIR>",
"NODRIVER_BROWSER_PATH": "<your NODRIVER_BROWSER_PATH>",
"NODRIVER_PROXY": "<your NODRIVER_PROXY>"
}
}
}
}Save as .vscode/mcp.json in your workspace. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"nodriver-mcp-server": {
"command": "uvx",
"args": [
"nodriver-mcp"
],
"env": {
"NODRIVER_HEADLESS": "<your NODRIVER_HEADLESS>",
"NODRIVER_USER_DATA_DIR": "<your NODRIVER_USER_DATA_DIR>",
"NODRIVER_BROWSER_PATH": "<your NODRIVER_BROWSER_PATH>",
"NODRIVER_PROXY": "<your NODRIVER_PROXY>"
}
}
}
}Add to ~/.codeium/windsurf/mcp_config.json. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"nodriver-mcp-server": {
"command": "uvx",
"args": [
"nodriver-mcp"
],
"env": {
"NODRIVER_HEADLESS": "<your NODRIVER_HEADLESS>",
"NODRIVER_USER_DATA_DIR": "<your NODRIVER_USER_DATA_DIR>",
"NODRIVER_BROWSER_PATH": "<your NODRIVER_BROWSER_PATH>",
"NODRIVER_PROXY": "<your NODRIVER_PROXY>"
}
}
}
}Replace each placeholder with your own value before saving.
Show your rank
Maintain this server? Add the live rank badge to your README — it updates automatically as the leaderboard changes.
[](https://mcptoplist.com/server/io.github.andresolbach%2Fnodriver-mcp-server)<a href="https://mcptoplist.com/server/io.github.andresolbach%2Fnodriver-mcp-server"><img src="https://mcptoplist.com/badge/io.github.andresolbach%2Fnodriver-mcp-server.svg" alt="MCP Toplist: Top 5% of 132,046" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 2 registries
andresolbach
Available versions (17)
| Version | Published |
|---|---|
| 2.4.0 | Aug 25, 2026 |
| 2.3.1 | Aug 8, 2026 |
| 2.3.0 | Aug 8, 2026 |
| 2.2.0 | Aug 8, 2026 |
| 2.1.0 | Aug 8, 2026 |
| 2.0.1 | Aug 8, 2026 |
| 2.0.0 | Aug 8, 2026 |
| 1.9.5 | Aug 8, 2026 |
| 1.9.4 | Aug 7, 2026 |
| 1.9.3 | Aug 7, 2026 |
| 1.9.2 | Aug 7, 2026 |
| 1.9.1 | Aug 7, 2026 |
| 1.9.0 | Aug 7, 2026 |
| 1.8.0 | Aug 7, 2026 |
| 1.7.3 | Aug 7, 2026 |
| 1.7.2 | Aug 6, 2026 |
| 1.7.1 | Aug 6, 2026 |
Frequently asked questions
- Who maintains nodriver — undetected browser automation?
- nodriver — undetected browser automation is maintained by andresolbach, which publishes 1 MCP server (17 total versions) tracked on MCP Toplist.
- Is nodriver — undetected browser automation listed on the Official MCP Registry?
- Yes — nodriver — undetected browser automation is listed on the Official MCP Registry, alongside Glama.
- How many versions does nodriver — undetected browser automation have?
- MCP Toplist tracks 17 versions of nodriver — undetected browser automation, most recently published on Aug 25, 2026.
- Where can I find the source code for nodriver — undetected browser automation?
- The source code for nodriver — undetected browser automation is hosted at github.com/andresolbach/nodriver-mcp-server.
Do you run this server?
Community projects list the MCP servers behind real agents and apps. Publish yours and this page will link to it.