cucumber-js
Cucumber for JavaScript
Runtime (cucumber-js) MCP Server
Model Context Protocol (runtime) server
Ready-to-Use Client Configurations
{
"mcpServers": {
"runtime": {
"command": "npx",
"args": [
"-y",
"@modelcontextprotocol/server-runtime"
]
}
}
}