SeleniumBase MCP for Claude Desktop
io.github.seleniumbase/seleniumbase
Stealthy browser automation, testing, and web-scraping via CDP Mode.
client:Claude Desktop
transport:stdio
runtime:pypi
Install SeleniumBase MCP in Claude Desktop
~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json
{
"mcpServers": {
"seleniumbase": {
"command": "uvx",
"args": [
"seleniumbase"
]
}
}
}
Settings → Developer → Edit Config opens this file. Restart the app after saving. Claude Desktop docs