M
MCP Xray
by @Korfu
MCP to work with Jira integration of Xray
Created 11/12/2025
Updated about 1 month ago
README
Repository documentation and setup instructions
GitHub API error: 403
Quick Setup
Installation guide for this server
Install Package (if required)
npx @modelcontextprotocol/server-mcp-xray
Cursor configuration (mcp.json)
{
"mcpServers": {
"korfu-mcp-xray": {
"command": "npx",
"args": [
"korfu-mcp-xray"
]
}
}
}