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