$ timeahead.in
/ servers/npm/@atlassian-dc-mcp/jira
npm

@atlassian-dc-mcp/jira

Community-maintained MCP server for Atlassian Jira Data Center. Not affiliated with Atlassian.

78 stars3k/wkupdated 0d agogithub ↗
52poor
▣ Overview

What it does

This MCP server integrates Claude with Atlassian Data Center instances of Jira, Confluence, and Bitbucket. It exposes 31 tools for querying and modifying issues, projects, workflows, and related metadata. The server handles credential management through an interactive setup command that validates tokens before persisting them to macOS Keychain, Linux environment files, or Windows user-profile directories.

Who it's for

DevOps engineers and platform teams running Data Center instances who want to automate Jira workflows from Claude. Backend developers integrating issue triage or bulk data operations into AI-assisted processes without authoring custom API clients.

Common use cases

  • Query open issues in a project and summarize sprint status
  • Programmatically create or update issues based on AI analysis of external data or logs
  • Search and filter issues using natural-language constraints
  • Transition issues through approval workflows based on analyzed conditions
  • Generate aggregated reports from Jira fields

Setup pitfalls

  • This server stores 8 secrets including API tokens and host URLs. Keep credential files private; use the interactive setup command to validate tokens before saving.
  • Non-interactive mode (--non-interactive) exits with code 1 if credentials cannot be resolved from environment variables, Keychain, or existing config files, rather than prompting interactively.
  • On macOS, token retrieval shells out to /usr/bin/security once at startup (result is cached); verify Keychain access is permitted and the command is available.
  • If ATLASSIAN_DC_MCP_CONFIG_FILE is set, it must be an absolute path; a missing file causes immediate startup failure.
8 credentials detected in repository history via Gitleaks
▣ Score BreakdownMCPScore = Σ(raw × weight)
DimensionRawWeighted
Security
35%
0
0.0
Freshness
25%
100
25.0
Adoption
20%
62
12.4
Quality
10%
100
10.0
Trust
10%
50
5.0
Total
52.4
⚿ Capabilities & Risk Explainer
fs readfs writenetworkexecsecrets
◆ Risk level: high· 31 tools · auth: API key
fs read + fs write + network + exec + secrets active — can execute code, access credentials, and make external network calls.
Tool nameDescriptionDestructive?
jira_searchIssues✓ no
jira_getIssue✓ no
jira_getIssueComments✓ no
jira_createIssue✓ no
jira_updateIssue✓ no
+26 more tools
jira_postIssueComment✓ no
jira_getTransitions✓ no
jira_transitionIssue✓ no
bitbucket_getProjects✓ no
bitbucket_getProject✓ no
bitbucket_getRepositories✓ no
bitbucket_getRepository✓ no
bitbucket_getCommits✓ no
bitbucket_getPullRequests✓ no
bitbucket_getPullRequest✓ no
bitbucket_getPR_CommentsAndAction✓ no
bitbucket_getPullRequestChanges✓ no
bitbucket_getUser✓ no
bitbucket_postPullRequestComment✓ no
bitbucket_submitPullRequestReview✓ no
bitbucket_getPullRequestDiff✓ no
bitbucket_createPullRequest✓ no
bitbucket_updatePullRequest✓ no
bitbucket_getRequiredReviewers✓ no
bitbucket_getInboxPullRequests✓ no
bitbucket_getDashboardPullRequests✓ no
confluence_getContent✓ no
confluence_searchContent✓ no
confluence_createContent✓ no
confluence_updateContent✓ no
confluence_searchSpace✓ no
⚙ Install config
Claude Desktop · Cursor · Windsurf · VS Code (Copilot) · Claude Code
add to your MCP client config:
{
  "mcpServers": {
    "atlassian-dcjira": {
      "command": "npx",
      "args": [
        "-y",
        "@atlassian-dc-mcp/jira"
      ]
    }
  }
}
📈 Score historylast 38 snapshots
4/30/20266/17/2026 · 38 snapshots
⚙ Maintenance health
59/ 100 · is this project alive?
contributors (1y)15
top contributor share43%
releases (1y)39
last release0d ago
ci✗ none
⛁ Raw data
weekly downloads3k
github stars78
forks33
open issues5
license✓ present
readme length15921 chars
last publish0d ago
last commit0d ago
last updated1d ago
install verified✓ pass · 27d ago
owner of this server? claim your listing to get a verified badgeclaim →
🔔 Score drop alerts
get notified by email when this server's score drops 5+ points