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