testcafe
A Node.js tool to automate end-to-end web testing.
Reporter (testcafe) MCP Server
Model Context Protocol (reporter) server
Ready-to-Use Client Configurations
{
"mcpServers": {
"reporter": {
"command": "npx",
"args": [
"-y",
"@modelcontextprotocol/server-reporter"
]
}
}
}