Serversio.github.fastslack/e2e-runner
R

io.github.fastslack/e2e-runner

io.github.fastslack/e2e-runner · v1.3.0
▦ npm
v1.3.0npm npm: @matware/e2e-runner↗ Repository
{}server.json

The full server descriptor as registered with IndusMCP.

{
  "$schema": "https://static.modelcontextprotocol.io/schemas/2025-12-11/server.schema.json",
  "name": "io.github.fastslack/e2e-runner",
  "description": "JSON-driven E2E test runner with parallel Chrome pool execution and 16 MCP tools.",
  "repository": {
    "url": "https://github.com/fastslack/mtw-e2e-runner",
    "source": "github"
  },
  "version": "1.3.0",
  "packages": [
    {
      "registryType": "npm",
      "identifier": "@matware/e2e-runner",
      "version": "1.3.0",
      "runtimeHint": "npx",
      "transport": {
        "type": "stdio"
      }
    },
    {
      "registryType": "oci",
      "identifier": "docker.io/fastslack/e2e-runner-mcp:1.3.0",
      "transport": {
        "type": "stdio"
      }
    }
  ],
  "_meta": {
    "dev.indusmcp/source": "official-registry-mirror",
    "dev.indusmcp/synced": "2026-05-12"
  }
}