Loomal

cucumberstudio

MCP server by github.com/herosizy/cucumberstudio-mcp

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

21 starsnpm: cucumberstudio-mcp

About cucumberstudio

cucumberstudio is an MCP (Model Context Protocol) server published by herosizy in the official MCP registry. MCP server for Cucumber Studio - test scenarios, action words, and execution data

It ships as an npm package (cucumberstudio-mcp), so any MCP client that can launch a local process can run it.

Development happens in the open at github.com/herosizy/cucumberstudio-mcp, where the project has earned 21 GitHub stars.

Use cucumberstudio with your agent

Claude Code · one command
claude mcp add cucumberstudio -- npx -y cucumberstudio-mcp
Claude Desktop, Cursor & other MCP clients · config
{
  "mcpServers": {
    "cucumberstudio": {
      "command": "npx",
      "args": [
        "-y",
        "cucumberstudio-mcp"
      ]
    }
  }
}
npmcucumberstudio-mcp

Frequently asked questions

What is cucumberstudio?
cucumberstudio is an MCP (Model Context Protocol) server by herosizy. MCP server for Cucumber Studio - test scenarios, action words, and execution data
How do I connect cucumberstudio to Claude, Cursor, or another MCP client?
Install cucumberstudio from its npm package (cucumberstudio-mcp) and register it under "mcpServers" in your client's MCP configuration — for example claude_desktop_config.json or Cursor's mcp.json — then restart the client.
Is cucumberstudio open source?
Yes — the source code is public at github.com/herosizy/cucumberstudio-mcp, with 21 GitHub stars.
Can AI agents pay to use cucumberstudio?
Not yet through Loomal — cucumberstudio is listed as a free directory entry. If its maintainer verifies ownership, they can set per-call USDC pricing that agents pay over x402, with settlement on Base.

Listing data from the official MCP registry and GitHub, refreshed periodically. Not affiliated with the maintainer unless claimed. Maintain cucumberstudio? Claim this listing free by verifying GitHub ownership, or contact us.