Skip to main content
Glama
Avtandil-abu

jira-ai-auditor

by Avtandil-abu

Jira AI Auditor

发现你的 Jira 仪表盘看不到的问题。

一个 MCP(模型上下文协议)服务器,将高级项目健康审计直接带入你的 Claude Desktop。即时检测逾期任务、未分配的活动工作和重新打开的问题——并给出 0–100 的健康评分。


功能

  • 实时健康评分 — 即时 0–100 项目健康评分,附详细分解

  • 智能风险检测 — 标记逾期任务、未分配的活动工作和重新打开的问题

  • 原生 Claude 集成 — 无需额外的 Web 应用。直接在 Claude Desktop 中运行审计

  • 团队工作量分析 — 查看任务在团队中的分配情况


环境要求


安装

1. 克隆仓库:

git clone https://github.com/YOUR_USERNAME/jira-ai-auditor.git
cd jira-ai-auditor

2. 安装依赖:

npm install

3. 获取你的 Jira API 令牌:

4. 配置 Claude Desktop:

打开你的 claude_desktop_config.json 并添加:

{
  "mcpServers": {
    "jira-ai-auditor": {
      "command": "node",
      "args": ["/full/path/to/jira-ai-auditor/index.js"],
      "env": {
        "JIRA_DOMAIN": "https://your-domain.atlassian.net",
        "JIRA_EMAIL": "your-email@company.com",
        "JIRA_API_TOKEN": "your-api-token-here"
      }
    }
  }
}

5. 重启 Claude Desktop 并开始审计:

Audit my Jira project KAN

用法

连接后,直接询问 Claude:

  • Audit project KAN

  • What's the health score of my PROJECT?

  • Find all overdue tasks in KAN


Beta 计划

我们正在寻找工程经理和产品经理,在真实项目上测试此工具。

👉 申请免费 Beta 访问


许可证

专有 — © 2026 Avtandil Labs。保留所有权利。

-
license - not tested
Not graded
quality - not tested
C
maintenance

Resources

Unclaimed servers have limited discoverability.

Looking for Admin?

If you are the server author, to access and configure the admin panel.

Related MCP Connectors

  • Connect to Atlassian Jira, Confluence, and Compass to search, create, and manage your work.

  • Persistent context for Claude. Your AI always knows your projects and next actions across sessions.

  • Connect your team's living knowledge base — docs, data, issues, CRM — to Claude and ChatGPT.

View all MCP Connectors

Latest Blog Posts

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/Avtandil-abu/jira-ai-auditor'

If you have feedback or need assistance with the MCP directory API, please join our Discord server