Catalog
MCP Server
Officialby issuecapture
Install the IssueCapture bug reporting widget for Jira. Auto-detects your framework.
Install bug reporting widget for Jira with automatic framework detection.
README not available yet.
Install
claude_desktop_config.json
{
"mcpServers": {
"mcp-server": {
"command": "npx",
"args": [
"-y",
"@issuecapture/mcp-server@1.0.4"
]
}
}
}