jira-mcp-server

TarasKhust/jira-mcp-server
★ 1 stars TypeScript API Integration Updated today
MCP server for Jira and Confluence integration. 32 tools for tickets, sprints, boards, worklogs, and Confluence pages. Supports Jira Cloud and Server/Data Center.
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-server": {
      "command": "npx",
      "args": [
        "-y",
        "TarasKhust/jira-mcp-server"
      ]
    }
  }
}