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_projectsC

List all Zephyr-integrated Jira projects

get_projectC

Get detailed information about a specific Zephyr project

list_foldersB

List folders in a project or specific folder

get_folderC

Get detailed information about a specific folder

create_folderC

Create a new folder in a project

list_test_casesC

List test cases with optional filtering by project and folder

get_test_caseC

Get detailed information about a specific test case

create_test_caseC

Create a new test case

update_test_caseC

Update an existing test case

get_test_stepsB

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

get_all_test_stepsA

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

append_test_stepsC

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

get_test_scriptB

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

create_test_scriptB

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

create_bdd_test_scriptC

Create a BDD test script using Gherkin format with helper validation

list_statusesB

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

list_prioritiesB

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

get_reference_dataB

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