Enables AI agents to request and manage Selenium browser instances through a secure API.
Selenium Grid is a Model Context Protocol (MCP) server that provides a REST API for creating and managing Selenium browser instances. It supports multiple browser types (Chrome, Firefox, Edge) and offers dual backend support for both Docker and Kubernetes environments. Designed for browser automation and testing workflows, it allows AI agents and other automation tools to interact with web browsers in a scalable and secure manner, complete with token-based authentication.