$ timeahead.in
/ servers/npm/@nexus2520/jira-mcp-server
npm

@nexus2520/jira-mcp-server

MCP server for Jira API integration - supports Jira Cloud

9 stars1k/wkupdated 17d agogithub ↗
81good
▣ Overview
npm versionLicense: MIT

What it does

A Model Context Protocol server that integrates Claude with Jira Cloud for issue management, search, workflow transitions, comments, and attachments. It exposes 6 compound tools covering the full issue lifecycle from creation through status transitions to linking. The compound-tool design reduces token overhead by ~50% compared to 17+ flat tools, leaving more context for actual work.

Who it's for

Engineering teams and project managers using Jira Cloud who want Claude to search, create, and update issues; transition tickets through workflows; manage comments and attachments; and maintain issue relationships without context-switching away from their AI assistant.

Common use cases

  • Search issues via JQL and retrieve full details for context
  • Create and update issues with custom fields and metadata discovery
  • Transition issues through workflow states
  • Add and retrieve comments on tickets
  • Upload, list, and delete attachments; render images inline
  • Create and manage issue links to relate, block, or mark duplicates

Setup pitfalls

  • API token must be generated from Atlassian Account Settings (id.atlassian.com), not from within Jira. All three environment variables—JIRA_EMAIL, JIRA_API_TOKEN, JIRA_BASE_URL—are required.
  • Requires Node.js 16.0.0 or later.
  • Stores Jira credentials in Claude Desktop config as plaintext; rotate API tokens regularly and restrict file access.
  • Consider using a service account for shared teams to avoid tying Claude to an individual's account.
▣ Score BreakdownMCPScore = Σ(raw × weight)
DimensionRawWeighted
Security
35%
100
35.0
Freshness
25%
85
21.3
Adoption
20%
48
9.6
Quality
10%
100
10.0
Trust
10%
50
5.0
Total
80.8
⚿ Capabilities & Risk Explainer
networksecrets
◆ Risk level: medium
network + secrets — requires access to credentials or environment secrets.
⚙ Install config
Claude Desktop · Cursor · Windsurf · VS Code (Copilot) · Claude Code
add to your MCP client config:
{
  "mcpServers": {
    "nexus2520jira": {
      "command": "npx",
      "args": [
        "-y",
        "@nexus2520/jira-mcp-server"
      ]
    }
  }
}
📈 Score historylast 30 snapshots
4/30/20266/6/2026 · 30 snapshots
⚙ Maintenance health
15/ 100 · is this project alive?
contributors (1y)2
top contributor share92%
releases (1y)0
ci✗ none
⛁ Raw data
weekly downloads1k
github stars9
forks4
open issues0
license✓ present
readme length11335 chars
last publish17d ago
last commit17d ago
last updated11h ago
install verified✓ pass · 14d 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