Selenium MCP runs on your own machine — the client starts it, so there is no endpoint to ping. 89 installs a week from npm. Last commit 12 Oct 2025.
Selenium Tools for MCP
Today is the operative word: we check Selenium MCP every 15 minutes and re-read its code on every release. Watch it and you find out the day that stops being true.
This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.
claude mcp add selenium-mcp -- npx -y selenium-webdriver-mcp
{
"mcpServers": {
"selenium-mcp": {
"args": [
"-y",
"selenium-webdriver-mcp"
],
"command": "npx"
}
}
}
[mcp_servers.selenium-mcp]
command = "npx"
args = ["-y", "selenium-webdriver-mcp"]
{
"mcpServers": {
"selenium-mcp": {
"args": [
"-y",
"selenium-webdriver-mcp"
],
"command": "npx"
}
}
}
{
"mcpServers": {
"selenium-mcp": {
"args": [
"-y",
"selenium-webdriver-mcp"
],
"command": "npx"
}
}
}
This one needs environment variables set before it will start:
YOUR_API_KEY (Your API key for the service).
The author declared them in the registry entry; get the values from the project itself.
Playwright Tools for MCP
Playwright Tools for MCP
MCP server for Chrome DevTools
MCP server for Chrome DevTools
MCP server for Chrome DevTools
Selenium MCP server for AI agents — 41 browser automation tools with snapshots and sessions.
MCP server for browser use access
MCP server that bridges local apps with Selenix for browser automation.
Answers built from our own checks of this server.