Zephyr Scale on self-hosted Jira Server/DC: test cases, cycles, executions, plans and attachments
What it says
The record the registry holds
How you get it
There is no address to call. This one is a package you install and run yourself, wherever your assistant runs.
zephyr-scale-mcp · npm · 1.0.0
the recordCopied from the official MCP registry, exactly as it holds it.
{
"server": {
"$schema": "https://static.modelcontextprotocol.io/schemas/2025-09-29/server.schema.json",
"name": "io.github.vilaabo/zephyr-scale-mcp",
"description": "Zephyr Scale on self-hosted Jira Server/DC: test cases, cycles, executions, plans and attachments",
"repository": {
"url": "https://github.com/vilaabo/zephyr-scale-mcp",
"source": "github"
},
"version": "1.0.0",
"packages": [
{
"registryType": "npm",
"registryBaseUrl": "https://registry.npmjs.org",
"identifier": "zephyr-scale-mcp",
"version": "1.0.0",
"transport": {
"type": "stdio"
},
"environmentVariables": [
{
"description": "Jira base URL without a trailing slash, e.g. https://jira.example.com",
"isRequired": true,
"name": "JIRA_BASE_URL"
},
{
"description": "Jira Data Center Personal Access Token (used when JIRA_AUTH=pat, the default)",
"isSecret": true,
"name": "JIRA_PAT"
},
{
"description": "Authentication mode: pat (default) or basic",
"name": "JIRA_AUTH"
},
{
"description": "Username for JIRA_AUTH=basic",
"name": "JIRA_USERNAME"
},
{
"description": "Password for JIRA_AUTH=basic",
"isSecret": true,
"name": "JIRA_PASSWORD"
},
{
"description": "Project key used when a tool is called without projectKey",
"name": "ZEPHYR_DEFAULT_PROJECT_KEY"
},
{
"description": "true registers 11 UNOFFICIAL tools backed by the internal /rest/tests/1.0 API the vendor does not support: editing a test cycle in place (rename/move, add/remove/reorder its cases), editing or DELETING individual executions, linking a cycle to a test plan, the folder tree, folder deletion, exact status names and custom field definitions",
"name": "ZEPHYR_ALLOW_INTERNAL_API"
},
{
"description": "true disables all write tools",
"name": "ZEPHYR_READONLY"
},
{
"description": "false allows self-signed certificates (disables TLS verification)",
"name": "JIRA_TLS_REJECT_UNAUTHORIZED"
},
{
"description": "Timeout of a single HTTP request in milliseconds (default 30000)",
"name": "JIRA_TIMEOUT_MS"
},
{
"description": "Retries for GET requests and for 429/503 responses, honoring Retry-After (default 2)",
"name": "JIRA_MAX_RETRIES"
},
{
"description": "Log verbosity: debug | info | warn | error (default info; all logs go to stderr)",
"name": "ZEPHYR_LOG_LEVEL"
}
]
}
]
},
"_meta": {
"io.modelcontextprotocol.registry/official": {
"status": "active",
"statusChangedAt": "2026-07-31T19:59:12.464915Z",
"publishedAt": "2026-07-31T19:59:12.464915Z",
"updatedAt": "2026-07-31T19:59:12.464915Z",
"isLatest": true
}
}
}
Make it installable
Draft an Agent Plugin from this
An MCP server is raw capability: some tools, wired to something. An Agent Plugin is the packaging that says what job it does, what it leaves behind and where it stops. The prompt below carries this record and asks for the packaging; your own assistant writes it, and nothing here is sent anywhere.
What this is
MCP server
application/mcp-server-record+jsonlocal · you run it yourselfversion 1.0.0last seen 2026-08-23
These are the publisher's own words, filed by them with the official MCP registry and mirrored here. This catalog did not read them from the publisher and has not run, called or installed anything.
Terms
Somebody else's record
This listing was indexed rather than published here, so nobody has signed anything and this catalog cannot sign on their behalf. Treat it as a pointer to the publisher, not as terms.