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