Skip to content
Cline

zephyr scale mcp for Cline

io.github.vilaabo/zephyr-scale-mcp

Zephyr Scale on self-hosted Jira Server/DC: test cases, cycles, executions, plans and attachments

client:Cline transport:stdio runtime:npm

Install zephyr scale mcp in Cline

~/Library/Application Support/Code/User/globalStorage/saoudrizwan.claude-dev/settings/cline_mcp_settings.json · windows: %APPDATA%\Code\User\globalStorage\saoudrizwan.claude-dev\settings\cline_mcp_settings.json

Held in this page only — never stored, logged, or sent anywhere but back to your screen.

{
  "mcpServers": {
    "zephyr-scale-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "zephyr-scale-mcp"
      ],
      "env": {
        "JIRA_BASE_URL": "<JIRA_BASE_URL>",
        "JIRA_PAT": "<JIRA_PAT>",
        "JIRA_AUTH": "<JIRA_AUTH>",
        "JIRA_USERNAME": "<JIRA_USERNAME>",
        "JIRA_PASSWORD": "<JIRA_PASSWORD>",
        "ZEPHYR_DEFAULT_PROJECT_KEY": "<ZEPHYR_DEFAULT_PROJECT_KEY>",
        "ZEPHYR_ALLOW_INTERNAL_API": "<ZEPHYR_ALLOW_INTERNAL_API>",
        "ZEPHYR_READONLY": "<ZEPHYR_READONLY>",
        "JIRA_TLS_REJECT_UNAUTHORIZED": "<JIRA_TLS_REJECT_UNAUTHORIZED>",
        "JIRA_TIMEOUT_MS": "<JIRA_TIMEOUT_MS>",
        "JIRA_MAX_RETRIES": "<JIRA_MAX_RETRIES>",
        "ZEPHYR_LOG_LEVEL": "<ZEPHYR_LOG_LEVEL>"
      }
    }
  }
}

Cline's MCP Servers pane edits this file for you if you would rather not find it. Cline docs

zephyr scale mcp in other clients