Zephyr_mcp_server

Milo0821/Zephyr_mcp_server

3.3

If you are the rightful owner of Zephyr_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.

Zephyr Scale MCP Server is a Model Context Protocol server designed for managing test cases through the Atlassian REST API.

Tools

Functions exposed to the LLM to take actions

get_test_case

Get detailed information about a specific test case

create_test_case

Create a new test case with STEP_BY_STEP or PLAIN_TEXT content

create_test_case_with_bdd

Create a new test case with BDD content

update_test_case_bdd

Update an existing test case with BDD content

delete_test_case

Delete a specific test case

create_test_run

Create a new test run

get_test_run

Get detailed information about a specific test run

get_test_run_cases

Get test case keys from a test run

get_test_execution

Get detailed individual test execution results including step-by-step results, timestamps, comments, and attachments

create_folder

Create a new folder in Zephyr Scale

Prompts

Interactive templates invoked by user choice

No prompts

Resources

Contextual data attached and managed by the client

No resources