Skip to main content
Glama
Avtandil-abu

jira-ai-auditor

by Avtandil-abu

Jira AI Auditor

Find the problems your Jira dashboard doesn't show you.

An MCP (Model Context Protocol) server that brings advanced project health auditing directly into your Claude Desktop. Instantly detect overdue tasks, unassigned active work, and reopened issues — with a 0–100 health score.


Features

  • Real-Time Health Score — Instant 0–100 project health score with detailed breakdown

  • Smart Risk Detection — Flags overdue tasks, unassigned active work, and reopened issues

  • Native Claude Integration — No extra web apps. Run audits directly inside Claude Desktop

  • Team Workload Analysis — See how tasks are distributed across your team


Requirements


Installation

1. Clone the repository:

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

2. Install dependencies:

npm install

3. Get your Jira API Token:

4. Configure Claude Desktop:

Open your claude_desktop_config.json and add:

{
  "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. Restart Claude Desktop and start auditing:

Audit my Jira project KAN

Usage

Once connected, simply ask Claude:

  • Audit project KAN

  • What's the health score of my PROJECT?

  • Find all overdue tasks in KAN


Beta Program

We're looking for engineering managers and PMs to test this tool on real projects.

👉 Request Free Beta Access


License

Proprietary — © 2026 Avtandil Labs. All rights reserved.

-
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