testcafe

GitHub

A Node.js tool to automate end-to-end web testing.

Video recorder (testcafe) MCP Server

Model Context Protocol (video-recorder) server

View all testcafe servers
Ready-to-Use Client Configurations
{
  "mcpServers": {
    "video-recorder": {
      "command": "npx",
      "args": [
        "-y",
        "@modelcontextprotocol/server-video-recorder"
      ]
    }
  }
}