Provides a Model Context Protocol (MCP) server for browser automation using Selenium WebDriver, designed for integration with a browserless service.
This tool acts as a Model Context Protocol (MCP) server, enabling browser automation through Selenium WebDriver. It is specifically engineered to connect with a browserless service, eliminating the need for local browser installations and making it ideal for scalable, containerized deployments in environments like Docker and Kubernetes. Built with FastMCP for high-performance asynchronous operations, it offers capabilities such as navigating to URLs, interacting with page elements, executing JavaScript, and managing browser sessions efficiently.