Skip to main content
Glama

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
ZEPHYR_BASE_URLNoBase URL for Zephyr Scale Cloud API (optional)https://api.zephyrscale.smartbear.com/v2
ZEPHYR_API_TOKENYesYour Zephyr API token (required)
ZEPHYR_PROJECT_KEYNoDefault project key (optional)

Capabilities

Server capabilities have not been inspected yet.

Tools

Functions exposed to the LLM to take actions

NameDescription
list_projects

List all Zephyr-integrated Jira projects

get_project

Get detailed information about a specific Zephyr project

list_folders

List folders in a project or specific folder

get_folder

Get detailed information about a specific folder

create_folder

Create a new folder in a project

list_test_cases

List test cases with optional filtering by project and folder

get_test_case

Get detailed information about a specific test case

create_test_case

Create a new test case

update_test_case

Update an existing test case

get_test_steps

Get test steps for a test case (paged response, 100 items per page)

get_all_test_steps

Get all test steps for a test case (handles pagination automatically)

append_test_steps

Append new test steps to a test case (max 100 steps per request)

get_test_script

Get the test script (Gherkin format) for a test case

create_test_script

Create or update a test script for a test case (removes existing test steps)

create_bdd_test_script

Create a BDD test script using Gherkin format with helper validation

list_statuses

List all available test case statuses (e.g., Draft, Ready, Approved)

list_priorities

List all available test case priorities (e.g., High, Medium, Low)

get_reference_data

Get all reference data (statuses and priorities) in a single call

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

No resources

Latest Blog Posts

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/donyfs/mcp-zephyr'

If you have feedback or need assistance with the MCP directory API, please join our Discord server