SERVER

E2E Runner

Rank #11704

glama/fastslack/mtw-e2e-runner

MCP server providing e2e-runner capabilities

First listed
Feb 8, 2026
Last publish date
Mar 12, 2026
OVERVIEW

E2E Runner is a Model Context Protocol (MCP) server published by fastslack. It ranks #11704 of 58,832 servers tracked on MCP Toplist, and its repository has 2 GitHub stars. E2E Runner is listed across 3 registries — Official MCP, Glama and PulseMCP, with 4 tracked versions. It was first listed on Feb 8, 2026 and most recently updated on Mar 12, 2026.

STANDING
#11,704of 58,832 tracked serversTop 25%

Ranks ahead of 47,128 of 58,832 servers on MCP Toplist.

CONNECT

Use E2E Runner

Add E2E Runner to any MCP client (Claude, Cursor, VS Code, …) with one of the configs below.

npm package
{
  "mcpServers": {
    "mtw-e2e-runner": {
      "command": "npx",
      "args": [
        "-y",
        "@matware/e2e-runner"
      ]
    }
  }
}
Docker image
{
  "mcpServers": {
    "mtw-e2e-runner": {
      "command": "docker",
      "args": [
        "run",
        "-i",
        "--rm",
        "docker.io/fastslack/e2e-runner-mcp:1.0.1"
      ]
    }
  }
}
REGISTRIES

Listed on 2 registries (1 delisted)

GlamaDelisted · last seen Apr 27, 2026
ORGANIZATION

fastslack

Organization
Total servers
1
Total versions
4
VERSIONS

Available versions (4)

VersionPublished
1.3.0Mar 12, 2026
1.0.2Feb 9, 2026
1.0.1Feb 9, 2026
0.1.0Nov 25, 2024
FAQ

Frequently asked questions

What is E2E Runner?
MCP server providing e2e-runner capabilities
Who maintains E2E Runner?
E2E Runner is maintained by fastslack, which publishes 1 MCP server (4 total versions) tracked on MCP Toplist.
Is E2E Runner an official MCP server?
Yes — E2E Runner is listed on the Official MCP Registry, alongside Glama and PulseMCP.
How many versions does E2E Runner have?
MCP Toplist tracks 4 versions of E2E Runner, most recently published on Mar 12, 2026.
Where can I find the source code for E2E Runner?
The source code for E2E Runner is hosted at github.com/fastslack/mtw-e2e-runner.
EXPLORE
E2E Runner - MCP Server #11704 | MCP Toplist