Last verified
C
Cucumber Studio MCP
ListedMCP server for Cucumber Studio API integration - access test scenarios, action words, and execution data
Tools exposed
- cucumberstudio_list_projects
- cucumberstudio_get_project
- cucumberstudio_list_scenarios
- cucumberstudio_get_scenario
- cucumberstudio_find_scenarios_by_tags
- cucumberstudio_list_action_words
- cucumberstudio_get_action_word
- cucumberstudio_find_action_words_by_tags
- cucumberstudio_list_test_runs
- cucumberstudio_get_test_run
- cucumberstudio_get_test_executions
- cucumberstudio_list_builds
- cucumberstudio_get_build
- cucumberstudio_list_execution_environments
A Model Context Protocol (MCP) server that provides LLM access to Cucumber Studio’s testing platform. This server enables AI assistants to retrieve test scenarios, action words, test runs, and project information from Cucumber Studio. Features include project management, scenario browsing, reusable test steps access, and test execution monitoring with comprehensive error handling and type safety.