cucumber-ruby

GitHub

Cucumber for Ruby. It's amazing!

5,211 stars Ruby 1 file ยท ~15,054 tokens #cucumber#polyglot-release#ruby#tidelift

cucumber-ruby MCP Server

MCP server for cucumber/cucumber-ruby

Ready-to-Use Client Configurations
{
  "mcpServers": {
    "cucumber-ruby": {
      "command": "npx",
      "args": [
        "-y",
        "@cucumber/cucumber-ruby"
      ]
    }
  }
}