ShubhamChoulkar/Zendriver-MCP
Undetectable browser automation MCP server for LLM agents. Uses Chrome DevTools Protocol to bypass bot detection (Cloudflare, Akamai). Features token-optimized DOM walking (96% reduction vs raw HTML), smart label inference, region detection, CDP network logging, and 35+ tools for building AI agents that interact with the real web.
Platform-specific configuration:
{
"mcpServers": {
"Zendriver-MCP": {
"command": "npx",
"args": [
"-y",
"Zendriver-MCP"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...