Selenium Automation
MCP Serverby Mindrally · Added 5mo ago
Claude
8
Install
git clone https://github.com/Mindrally/skillsAdd to Claude
claude mcp add selenium-automationQuick Setup Config
Copy & paste ready~/Library/Application Support/Claude/claude_desktop_config.json (macOS) %APPDATA%\Claude\claude_desktop_config.json (Windows)
{
"mcpServers": {
"selenium-automation": {
"command": "npx",
"args": [
"@modelcontextprotocol/selenium-automation"
]
}
}
}Paste into your Claude Desktop config file, then restart Claude.
About
Expert guidance for browser automation and web testing using Selenium WebDriver with best practices for element location, waits, and test organization.
Tags
developmentpythongotestingdebuggingskill