Selenium
MCP Serverby angiejones · Added 5mo ago
Claude
376
Install
npx -y @angiejones/mcp-seleniumAdd to Claude
claude mcp add angiejones-mcp-seleniumQuick Setup Config
Copy & paste ready~/Library/Application Support/Claude/claude_desktop_config.json (macOS) %APPDATA%\Claude\claude_desktop_config.json (Windows)
{
"mcpServers": {
"selenium": {
"command": "npx",
"args": [
"-y"
]
}
}
}Paste into your Claude Desktop config file, then restart Claude.
About
Automates web browser actions with Selenium WebDriver.
Tags
File Systemsmcp-servernpm