MCP Undetected Chromedriver
JSON →Automate Chrome browser control while bypassing anti-bot detection using undetected-chromedriver.
Install
npx -y @smithery/cli Tools · 16
- 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
★ 10 GitHub stars