mcp-selenium-server
Verified Safeby faimerecruiter
Overview
An enterprise-grade Model Context Protocol (MCP) server that empowers Large Language Models (LLMs) to perform advanced browser automation using Selenium WebDriver for tasks like web scraping, form automation, and end-to-end testing.
Installation
npx @mcp-selenium/serverSecurity Notes
Explicit input sanitization and Zod validation are implemented to prevent injection attacks (XSS, SQL, code). The `selenium_execute_script` tool allows arbitrary JavaScript execution, which requires careful input handling from the LLM, though server-side validation is in place to mitigate risks.
Similar Servers
mcp
This server provides Hyperbrowser's Model Context Protocol (MCP) interface, offering tools for web scraping, structured data extraction, crawling, and general-purpose browser automation using AI agents like OpenAI's CUA and Anthropic's Claude Computer Use.
mcp-omnisearch
Provides a unified interface for various search, AI response, content processing, and enhancement tools via Model Context Protocol (MCP).
scrapegraph-mcp
Provides AI-powered web scraping, structured data extraction, multi-page crawling, and agentic automation capabilities for language models.
blueprint-mcp
Enable AI assistants and coding agents to control and automate real web browsers (Chrome, Firefox, Opera) through a browser extension, maintaining logged-in sessions and avoiding bot detection.