MCP Servers / web-scraping / MCP Undetected Chromedriver

MCP Undetected Chromedriver

JSON →
httpnone10web-scraping

Automate Chrome browser control while bypassing anti-bot detection using undetected-chromedriver.

Install
How to run this server
[ { "cmd": "npx -y @smithery/cli", "imports": [] } ]
server path: mcp-undetected-chromedriver
Tools
What this server exposes
browser_navigate
Navigate to a specified URL
browser_screenshot
Take a screenshot of the current page
browser_click
Click on page elements
browser_iframe_click
Click on elements within an iframe
browser_fill
Fill content in input fields
browser_select
Select options in dropdown selection boxes
browser_hover
Hover the mouse over elements
browser_evalute
Execute JavaScript code
browser_close
Close the browser
browser_get_visible_text
Get visible text on the page
browser_get_visible_html
Get visible HTML on the page
browser_go_back
Navigate backward in browser history
browser_go_forward
Navigate forward in browser history
browser_drag
Drag elements
browser_press_key
Simulate key presses
browser_save_as_pdf
Save the page as a PDF
Configuration
Environment & auth
authnone
Resources
MCP Undetected Chromedriver — MCP Server · libregistry