Odel
zephyr scale mcp

zephyr scale mcp

Local
@vilaaboTypeScriptMITUpdated 1mo ago

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

Runs locally over stdio

This server isn't hosted — your MCP client launches it from a package registry. Use one of the commands below, or drop the config into your client (e.g. Claude Desktop).

npmzephyr-scale-mcpv1.0.0

Run

npx -y zephyr-scale-mcp

MCP client config

{
  "mcpServers": {
    "zephyr-scale-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "zephyr-scale-mcp"
      ]
    }
  }
}