cucumberstudio-mcp

HeroSizy/cucumberstudio-mcp

3.4

If you are the rightful owner of cucumberstudio-mcp and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to henry@mcphub.com.

The Cucumber Studio MCP Server is a Model Context Protocol server that facilitates LLM access to Cucumber Studio's testing platform, enabling AI assistants to interact with test scenarios, action words, test runs, and project information.

Tools

Functions exposed to the LLM to take actions

cucumberstudio_list_projects

List all accessible projects

cucumberstudio_get_project

Get detailed project information

cucumberstudio_list_scenarios

List scenarios in a project

cucumberstudio_get_scenario

Get detailed scenario information

cucumberstudio_find_scenarios_by_tags

Find scenarios by tags

cucumberstudio_list_action_words

List reusable action words

cucumberstudio_get_action_word

Get detailed action word information

cucumberstudio_find_action_words_by_tags

Find action words by tags

cucumberstudio_list_test_runs

List test runs

cucumberstudio_get_test_run

Get detailed test run information

cucumberstudio_get_test_executions

Get individual test results

cucumberstudio_list_builds

List builds

cucumberstudio_get_build

Get build details

cucumberstudio_list_execution_environments

List execution environments

Prompts

Interactive templates invoked by user choice

No prompts

Resources

Contextual data attached and managed by the client

No resources