Loading connector details…
Loading connector details…
Choose a unique username to continue using AgentHotspot
by PhungXuanAnh • Tools & CLI
An MCP server that exposes Selenium WebDriver tools so AI agents can control Chrome to navigate pages, interact with elements, run JavaScript, and capture screenshots and logs.
Navigate and scrape dynamic websites, interact with forms, and capture full-page screenshots via a controllable browser.
Execute custom JavaScript in the page context and capture both return values and console output to extract structured data or debug scripts.
Monitor browser console and network logs, manage localStorage, and interact with elements inside iframes using XPath or attribute-based selectors.
This project implements a Model Context Protocol (MCP) server wrapping Selenium WebDriver to provide web automation capabilities for AI assistants. It offers navigation, element discovery and interaction, screenshots, style inspection, JavaScript execution (with console capture), browser and network logs, and localStorage management, with iframe and XPath support. The server connects to Chrome via the remote debugging protocol (or can auto-start Chrome) and communicates over stdio to integrate with MCP-compatible clients like Claude Desktop or VS Code Copilot.
Scores are informational only and provided “as is” without warranty. AgentHotspot assumes no liability for actions taken based on these ratings.