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