xray

stdio

Used by 1 plugin

Installs qa-testing, the highest-starred plugin that provides this server

Install
1
Run in your terminal
$
npx claudepluginhub latestaiagents/agent-skills --plugin qa-testing
Description

Xray for Jira test management

Add to Your Project

Add to your .mcp.json:

{
  "mcpServers": {
    "xray": {
      "command": "npx",
      "args": [
        "-y",
        "@anthropic/mcp-xray"
      ],
      "env": {
        "XRAY_CLIENT_ID": "${XRAY_CLIENT_ID}",
        "XRAY_CLIENT_SECRET": "${XRAY_CLIENT_SECRET}"
      }
    }
  }
}

Replace placeholder values for: XRAY_CLIENT_SECRET

Security Considerations
Requires secrets

This MCP server needs API keys or credentials. Configure them in your environment before use.

Command
npx
Access Level
write
Arguments
-y@anthropic/mcp-xray
Environment Variables
XRAY_CLIENT_ID=${XRAY_CLIENT_ID}
XRAY_CLIENT_SECRET=${XRAY_CLIENT_SECRET}
Required Secrets
XRAY_CLIENT_SECRET
Capabilities
issues