arnab2704/selenium-mcp
A production-ready MCP server that empowers LLMs to control Selenium WebDriver through structured tool calls. Features multi-session support, 6 core automation tools, RESTful API, and comprehensive error handling. Perfect for AI-driven web automation, testing, and LLM integration.
Platform-specific configuration:
{
"mcpServers": {
"selenium-mcp": {
"command": "npx",
"args": [
"-y",
"selenium-mcp"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...