Jira Mcp Plugin
C 61 completed
Other
unknown / java · small
146
Files
14,239
LOC
0
Frameworks
10
Languages
Pipeline State
completedRun ID
#1530069Phase
doneProgress
0%Started
2026-04-16 14:41:11Finished
2026-04-16 14:41:11LLM tokens
0Pipeline Metadata
Stage
SkippedDecision
skip_scaffold_dupNovelty
35.00Framework unique
—Isolation
—Last stage change
2026-04-16 18:15:42Deduplication 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)
🧪 Code Distillation
Browse all specs →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
Frameworks
None detected
Symbols
variable875
method584
class117
function41
constant29
interface2
Embed Badge
Add to your README:
