E2e Runner runs on your own machine — the client starts it, so there is no endpoint to ping. 39 installs a week from npm. Last commit 8 Jun 2026.
JSON-driven E2E test runner with parallel Chrome pool execution and 16 MCP tools.
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 e2e-runner -- npx -y @matware/e2e-runner
{
"mcpServers": {
"e2e-runner": {
"args": [
"-y",
"@matware/e2e-runner"
],
"command": "npx"
}
}
}
[mcp_servers.e2e-runner]
command = "npx"
args = ["-y", "@matware/e2e-runner"]
{
"mcpServers": {
"e2e-runner": {
"args": [
"-y",
"@matware/e2e-runner"
],
"command": "npx"
}
}
}
{
"mcpServers": {
"e2e-runner": {
"args": [
"-y",
"@matware/e2e-runner"
],
"command": "npx"
}
}
}
Answers built from our own checks of this server.