Home › Other › cucumberstudio-mcp

cucumberstudio-mcp

MCP server for Cucumber Studio - test scenarios, action words, and execution data

TypeScript
★ 21 stars Last pushed 2026-03-28 License: MIT

Connect

Review any command before running it. Package names and URLs come from the server's own registry entry.

Package (npm 1.2.2)

npx -y [email protected]

Or add to your MCP client config:

{
  "mcpServers": {
    "cucumberstudio-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "[email protected]"
      ]
    }
  }
}

Related servers

Data from the Official MCP Registry