Automates browser interactions through the Model Context Protocol using Selenium WebDriver.
Selenium is a Model Context Protocol (MCP) server implementation built for Selenium WebDriver. It provides a standardized interface for browser automation, enabling MCP clients to interact with web browsers. The server supports a range of actions, including starting browser sessions, navigating URLs, finding and interacting with elements, handling mouse and keyboard events, taking screenshots, and uploading files. It supports both Chrome and Firefox, with options for headless mode, making it a versatile tool for web automation tasks.