Skip to content
Claude Desktop

cucumberstudio for Claude Desktop

io.github.herosizy/cucumberstudio

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

client:Claude Desktop transport:stdio runtime:npm

Install cucumberstudio in Claude Desktop

~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json

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

Settings → Developer → Edit Config opens this file. Restart the app after saving. Claude Desktop docs

cucumberstudio in other clients