selenium
by SeaQLe
Overview
Provides a server for managing and orchestrating browser automation sessions, typically for web testing, allowing distributed and parallel execution.
Installation
java -jar selenium-server.jar standaloneEnvironment Variables
- SELENIUM_HUB_HOST
- SELENIUM_HUB_PORT
- SELENIUM_NODE_HOST
- SELENIUM_NODE_PORT
- SELENIUM_BROWSER
Security Notes
CRITICAL: No source code was provided for analysis. Therefore, a comprehensive security audit for 'eval', obfuscation, network risks, hardcoded secrets, or malicious patterns is impossible. The security score is set to 1 (lowest) by default to reflect this absolute lack of auditability and potential risk.
Similar Servers
playwright-mcp
A Model Context Protocol (MCP) server enabling LLMs to automate browser interactions through structured accessibility snapshots, bypassing traditional vision models.
fetcher-mcp
Fetch web page content using a Playwright headless browser, capable of handling dynamic JavaScript, intelligent content extraction, and parallel URL processing.
rocketship
This MCP server acts as a knowledgeable assistant for AI coding agents, providing guidance, examples, and introspection data for writing Rocketship tests, rather than directly generating test files.
puppeteer-mcp-server
Automating browser interactions and web scraping via an MCP server.