jira-mcp

wyckit/jira-mcp
★ 0 stars JavaScript API Integration Updated today
MCP server for Jira Server/Data Center - research and analysis tools over Jira, authenticated with a Personal Access Token
View on GitHub → 🔍 Audit Wallet Slippage →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "jira-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "wyckit/jira-mcp"
      ]
    }
  }
}

README Excerpt

An MCP server for **Jira Server / Data Center**, authenticating with a Personal Access Token (Bearer auth, REST API v2). Built for research and analysis, not just ticket filing: read history, discover the custom fields an org actually uses, trace tickets to code, and aggregate across many issues to see how a workflow really behaves.

Tools (20)

JIRA_BASE_URLJIRA_MCP_RUNTIMEJIRA_PATNODE_EXTRA_CA_CERTSjira_add_commentjira_analyze_fieldsjira_analyze_workflowjira_compare_issue_setsjira_create_issuejira_get_changelogjira_get_create_metajira_get_dev_infojira_get_issuejira_get_project_workflowjira_get_remote_linksjira_get_transitionsjira_list_fieldsjira_list_projectsjira_myselfjira_related_issues