Skip to main content
Glama
leorosignoli

JIRA Zephyr MCP Server

by leorosignoli

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
JIRA_BASE_URLYesThe base URL of your JIRA instance (e.g., https://your-domain.atlassian.net)
JIRA_USERNAMEYesYour JIRA username/email address (e.g., your-email@company.com)
JIRA_API_TOKENYesYour JIRA API token (generate from Atlassian Account Settings → Security → API tokens)
ZEPHYR_API_TOKENYesYour Zephyr API token (generate from JIRA → Apps → Zephyr Scale → API Access Tokens)

Capabilities

Server capabilities have not been inspected yet.

Tools

Functions exposed to the LLM to take actions

NameDescription
read_jira_issue

Read JIRA issue details and metadata

create_test_plan

Create a new test plan in Zephyr

list_test_plans

List existing test plans

create_test_cycle

Create a new test execution cycle

list_test_cycles

List existing test cycles with execution status

execute_test

Update test execution results

get_test_execution_status

Get test execution progress and statistics

link_tests_to_issues

Associate test cases with JIRA issues

generate_test_report

Generate test execution report

create_test_case

Create a new test case in Zephyr

search_test_cases

Search for test cases in a project

get_test_case

Get detailed information about a specific test case

create_multiple_test_cases

Create multiple test cases in Zephyr at once

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/leorosignoli/jira-zephyr-mcp'

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