io.github.vilaabo
zephyr-scale-mcp
Zephyr Scale on self-hosted Jira Server/DC: test cases, cycles, executions, plans and attachments
stdiocommunityservice
Package Details
zephyr-scale-mcp
Transportstdio
Environment Variables
JIRA_BASE_URL
Required
Jira base URL without a trailing slash, e.g. https://jira.example.com
JIRA_PAT
Secret
Jira Data Center Personal Access Token (used when JIRA_AUTH=pat, the default)
JIRA_AUTH
Authentication mode: pat (default) or basic
JIRA_USERNAME
Username for JIRA_AUTH=basic
JIRA_PASSWORD
Secret
Password for JIRA_AUTH=basic
ZEPHYR_DEFAULT_PROJECT_KEY
Project key used when a tool is called without projectKey
ZEPHYR_ALLOW_INTERNAL_API
true registers UNOFFICIAL tools backed by the internal /rest/tests/1.0 API: folder tree, folder deletion, exact status names
ZEPHYR_READONLY
true disables all write tools
JIRA_TLS_REJECT_UNAUTHORIZED
false allows self-signed certificates (disables TLS verification)