Loomal

e2e-runner

MCP server by github.com/fastslack/mtw-e2e-runner

JSON-driven E2E test runner with parallel Chrome pool execution and 16 MCP tools.

2 starsnpm: @matware/e2e-runner

About e2e-runner

e2e-runner is an MCP (Model Context Protocol) server published by fastslack in the official MCP registry, listed under Testing & QA on Loomal. JSON-driven E2E test runner with parallel Chrome pool execution and 16 MCP tools.

It ships as an npm package (@matware/e2e-runner), so any MCP client that can launch a local process can run it.

Development happens in the open at github.com/fastslack/mtw-e2e-runner, where the project has earned 2 GitHub stars.

Use e2e-runner with your agent

Claude Code · one command
claude mcp add e2e-runner -- npx -y @matware/e2e-runner
Claude Desktop, Cursor & other MCP clients · config
{
  "mcpServers": {
    "e2e-runner": {
      "command": "npx",
      "args": [
        "-y",
        "@matware/e2e-runner"
      ]
    }
  }
}
npm@matware/e2e-runner

Frequently asked questions

What is e2e-runner?
e2e-runner is an MCP (Model Context Protocol) server by fastslack in the Testing & QA category. JSON-driven E2E test runner with parallel Chrome pool execution and 16 MCP tools.
How do I connect e2e-runner to Claude, Cursor, or another MCP client?
Install e2e-runner from its npm package (@matware/e2e-runner) and register it under "mcpServers" in your client's MCP configuration — for example claude_desktop_config.json or Cursor's mcp.json — then restart the client.
Is e2e-runner open source?
Yes — the source code is public at github.com/fastslack/mtw-e2e-runner, with 2 GitHub stars.
Can AI agents pay to use e2e-runner?
Not yet through Loomal — e2e-runner is listed as a free directory entry. If its maintainer verifies ownership, they can set per-call USDC pricing that agents pay over x402, with settlement on Base.

Listing data from the official MCP registry and GitHub, refreshed periodically. Not affiliated with the maintainer unless claimed. Maintain e2e-runner? Claim this listing free by verifying GitHub ownership, or contact us.