Selenium icon

Selenium

Provides a Model Context Protocol (MCP) server for browser automation using Selenium WebDriver, designed for integration with a browserless service.

About

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.

Key Features

  • 0 GitHub stars
  • Automatic Session Management per MCP context
  • Container Ready (Alpine-based Docker image)
  • Async Python with FastMCP
  • Browserless Integration
  • Browser Automation

Use Cases

  • Integrating browser interaction capabilities into AI agents or applications (e.g., Claude Desktop)
  • Deploying scalable browser automation services in Docker and Kubernetes environments
  • Performing web scraping and data collection without managing local browser dependencies
Advertisement

Advertisement