A browser automation framework and ecosystem.
Add to ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"selenium": {
"command": "npx",
"args": [
"-y",
"@modelcontextprotocol/server-selenium"
]
}
}
}