jira-server-mcp

zhao1749501038/jira-server-mcp
★ 0 stars Python Security Updated today
零依赖的 Jira Server / Data Center MCP 服务端,支持 Basic Auth 与 PAT,兼容 8.x 全版本(含 8.14 之前无 PAT 的旧版)
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-server-mcp": {
      "command": "uvx",
      "args": [
        "jira-server-mcp"
      ]
    }
  }
}

Or install with pip: pip install jira-server-mcp