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