selenium mcp for Claude Desktop
io.github.gaforov/selenium-mcp
Selenium MCP server for AI agents — 41 browser automation tools with snapshots and sessions.
client:Claude Desktop
transport:stdio
runtime:npm
Install selenium mcp in Claude Desktop
~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json
{
"mcpServers": {
"selenium-mcp": {
"command": "npx",
"args": [
"-y",
"@gaforov/selenium-mcp"
]
}
}
}
Settings → Developer → Edit Config opens this file. Restart the app after saving. Claude Desktop docs