Seleniumboot MCP
Related Servers
Alternatives to Seleniumboot MCP
No user-submitted related servers found.
Related Servers
- AlicenseBqualityCmaintenanceA production-ready MCP server that exposes Selenium 4 browser automation as MCP tools.27MIT
- AlicenseNot gradedqualityBmaintenanceAn MCP server for web automation using Selenium WebDriver, enabling AI assistants to navigate, interact with elements, take screenshots, and manage browser storage.11MIT
- AlicenseAqualityCmaintenanceExposes Selenium WebDriver as an MCP server, enabling AI agents and LLMs to control real browsers for automation tasks like navigation, element interaction, and screenshot capture.223MIT
- AlicenseNot gradedqualityAmaintenanceMCP server for se-cli that exposes 50+ Selenium browser automation tools for AI agents, enabling browser control through a thin wrapper around se-cli.13 npmApache 2.0
- FlicenseNot gradedqualityDmaintenanceAI-driven smart browser automation MCP server supporting multiple AI providers. Enables natural language element selection and self-healing for robust web automation.-

AWARSEofficial
AlicenseAqualityBmaintenanceSelf-healing browser automation MCP server integrating Playwright with LLM-assisted locator repair.61MIT
TDQS
Scored across 85 tools
Most tools have distinct purposes, but there is some overlap between clear_field and type_text (both affect input fields), and between navigate and get_current_url (navigation actions). However, descriptions are sufficiently detailed to differentiate them.
All tool names follow a consistent lower_snake_case verb_noun pattern (e.g., accept_alert, assert_element_visible, generate_java_junit5). No mixing of conventions.
With 85 tools, the count is high but may be justified by the broad scope of web testing and code generation. However, it verges on overwhelming, and a more streamlined set could reduce cognitive load.
The tool set covers a wide range of testing needs: navigation, element interaction, assertions, cookies, storage, screenshots, shadow DOM, iframes, alerts, network mocking, device emulation, accessibility checks, and code generation for multiple languages and CI/CD pipelines. No obvious gaps for testing automation.