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