testcafe

GitHub

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

Errors (testcafe) MCP Server

Model Context Protocol (errors) server

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