Jira Mcp Plugin

C 61 completed
Other
unknown / java · small
146
Files
14,239
LOC
0
Frameworks
10
Languages

Pipeline State

completed
Run ID
#1530069
Phase
done
Progress
0%
Started
2026-04-16 14:41:11
Finished
2026-04-16 14:41:11
LLM tokens
0

Pipeline Metadata

Stage
Skipped
Decision
skip_scaffold_dup
Novelty
35.00
Framework unique
Isolation
Last stage change
2026-04-16 18:15:42
Deduplication group #47430
Member of a group with 288 similar repo(s) — canonical #187871 view group →
All rows scored by the Repobility analyzer (https://repobility.com)

AI Prompt

Create a Java-based plugin for Jira Data Center that acts as a Model Context Protocol (MCP) server. This plugin should allow external AI agents, like Claude Code or Cursor, to connect directly to the Jira instance. Key features include handling OAuth 2.0 authentication, supporting 49 mirrored tools, and using Streamable HTTP transport. The plugin must interact with Jira's REST API locally and should be packaged as a single JAR file installed via UPM.
java jira plugin mcp rest-api oauth2 javajvm enterprise-tool
Generated by gemma4:latest

Catalog Information

Create a Java-based plugin for Jira Data Center that acts as a Model Context Protocol (MCP) server. This plugin should allow external AI agents, like Claude Code or Cursor, to connect directly to the Jira instance. Key features include handling OAuth 2.0 authentication, supporting 49 mirrored tools, and using Streamable HTTP transport. The plugin must interact with Jira's REST API locally and should be packaged as a single JAR file installed via UPM.

Tags

java jira plugin mcp rest-api oauth2 javajvm enterprise-tool

Quality Score

C
60.7/100
Structure
67
Code Quality
74
Documentation
53
Testing
55
Practices
48
Security
55
Dependencies
80

Strengths

  • CI/CD pipeline configured (github_actions)
  • Consistent naming conventions (PascalCase)

Weaknesses

  • No LICENSE file — legal ambiguity for contributors
  • Potential hardcoded secrets in 2 files
  • 212 duplicate lines detected — consider DRY refactoring
  • 1 'god files' with >500 LOC need decomposition

Recommendations

  • Add a linter configuration to enforce code style consistency
  • Add a LICENSE file (MIT recommended for open source)
  • Move hardcoded secrets to environment variables or a secrets manager

Languages

java
54.1%
markdown
33.1%
python
5.4%
text
3.0%
xml
1.6%
javascript
1.4%
yaml
0.9%
css
0.5%
json
0.1%
toml
0.1%

Frameworks

None detected

Symbols

variable875
method584
class117
function41
constant29
interface2

Quality Timeline

1 quality score recorded.

View File Metrics

Embed Badge

Add to your README:

![Quality](https://repos.aljefra.com/badge/1215862.svg)
Quality BadgeSecurity Badge
Export Quality CSVDownload SBOMExport Findings CSV