zephyr-scale-mcp-server

ArtyMaximus/zephyr-scale-mcp-server

3.1

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

The Zephyr Scale MCP Server is a Model Context Protocol server designed for managing test cases in Zephyr Scale Data Center, utilizing Atlassian REST API with support for STEP_BY_STEP, PLAIN_TEXT, and BDD formats.

Tools

Functions exposed to the LLM to take actions

get_test_case

Retrieve detailed information about a test case.

create_test_case

Create a test case with support for STEP_BY_STEP, PLAIN_TEXT, or BDD.

delete_test_case

Delete a test case.

update_test_case_bdd

Update an existing test case with BDD content.

update_test_case_step

Update a specific step in a STEP_BY_STEP test case.

Prompts

Interactive templates invoked by user choice

No prompts

Resources

Contextual data attached and managed by the client

No resources