mcp-selenium

angiejones
170
An MCP implementation for Selenium WebDriver

Overview

What is mcp-selenium

mcp-selenium is an MCP implementation for Selenium WebDriver, designed to enable browser automation through standardized MCP clients.

How to Use

To use mcp-selenium, you can install it via Smithery or manually by using the command 'npx -y @angiejones/mcp-selenium'. You can also integrate it with other MCP clients by configuring the appropriate command and arguments.

Key Features

Key features include customizable browser sessions, URL navigation, element interaction (click, type, etc.), mouse actions (hover, drag and drop), keyboard input handling, screenshot capture, file uploads, and support for headless mode.

Where to Use

mcp-selenium can be used in web automation tasks, testing frameworks, and any application that requires automated browser interactions.

Use Cases

Use cases include automated testing of web applications, web scraping, and any scenario where repetitive browser tasks need to be automated.

Content