jira-ai-auditor
Jira AI Auditor
发现你的 Jira 仪表盘看不到的问题。
一个 MCP(模型上下文协议)服务器,将高级项目健康审计直接带入你的 Claude Desktop。即时检测逾期任务、未分配的活动工作和重新打开的问题——并给出 0–100 的健康评分。
功能
实时健康评分 — 即时 0–100 项目健康评分,附详细分解
智能风险检测 — 标记逾期任务、未分配的活动工作和重新打开的问题
原生 Claude 集成 — 无需额外的 Web 应用。直接在 Claude Desktop 中运行审计
团队工作量分析 — 查看任务在团队中的分配情况
环境要求
Node.js v18 或更高版本
具有 API 访问权限的 Jira Cloud 账户
安装
1. 克隆仓库:
git clone https://github.com/YOUR_USERNAME/jira-ai-auditor.git
cd jira-ai-auditor2. 安装依赖:
npm install3. 获取你的 Jira API 令牌:
点击 创建 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 KANWhat's the health score of my PROJECT?Find all overdue tasks in KAN
Beta 计划
我们正在寻找工程经理和产品经理,在真实项目上测试此工具。
许可证
专有 — © 2026 Avtandil Labs。保留所有权利。
This server cannot be installed
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.
Latest Blog Posts
- Who's Calling? MCP Hosts Are an Identity Blind Spot (And the Spec Knows It)By Om-Shree-0709 on .mcpAgent IdentityOAuth 2.1
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
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