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