Skip to main content
Glama

Jira AI Auditor

Finden Sie die Probleme, die Ihnen Ihr Jira-Dashboard nicht anzeigt.

Ein MCP-Server (Model Context Protocol), der erweiterte Projekt-Gesundheitsaudits direkt in Ihr Claude Desktop bringt. Erkennt sofort überfällige Aufgaben, nicht zugewiesene aktive Arbeiten und erneut geöffnete Vorgänge – mit einem Gesundheitswert von 0–100.


Funktionen

  • Echtzeit-Gesundheitswert – Sofortiger Projekt-Gesundheitswert von 0–100 mit detaillierter Aufschlüsselung

  • Intelligente Risikoerkennung – Kennzeichnet überfällige Aufgaben, nicht zugewiesene aktive Arbeiten und erneut geöffnete Vorgänge

  • Native Claude-Integration – Keine zusätzlichen Web-Apps. Führen Sie Audits direkt in Claude Desktop aus

  • Team-Auslastungsanalyse – Sehen Sie, wie Aufgaben auf Ihr Team verteilt sind


Related MCP server: Jira MCP Server

Voraussetzungen


Installation

1. Repository klonen:

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

2. Abhängigkeiten installieren:

npm install

3. Ihr Jira-API-Token abrufen:

4. Claude Desktop konfigurieren:

Öffnen Sie Ihre claude_desktop_config.json und fügen Sie Folgendes hinzu:

{
  "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. Starten Sie Claude Desktop neu und beginnen Sie mit der Überprüfung:

Audit my Jira project KAN

Verwendung

Sobald die Verbindung hergestellt ist, fragen Sie Claude einfach:

  • Audit project KAN

  • What's the health score of my PROJECT?

  • Find all overdue tasks in KAN


Beta-Programm

Wir suchen Engineering-Manager und Produktmanager, die dieses Tool an realen Projekten testen.

👉 Kostenlosen Beta-Zugang anfordern


Lizenz

Proprietär – In einem © 2026 Avtandil Labs. Alle Rechte vorbehalten.


Unterstützung

Wenn dieses Tool Ihrem Team einen Mehrwert bietet und Ihnen Zeit spart, unterstützen Sie bitte die Weiterentwicklung!

👉 Unterstützen Sie unsere Arbeit auf Ko-fi

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

Related MCP Servers

  • A
    license
    Not graded
    quality
    D
    maintenance
    Enables natural language interaction with Jira for managing projects, issues, tasks, and workflows through the Model Context Protocol, allowing users to delegate PM tasks through Claude Desktop.
    48
    63
    MIT
  • A
    license
    C
    quality
    D
    maintenance
    Connects Jira with Claude, enabling users to search issues, view issue details, update issues, add comments, and retrieve project information through natural language commands.
    1
    65
    1
    MIT
  • A
    license
    Not graded
    quality
    D
    maintenance
    Enables Claude AI to interact with JIRA for project management and issue tracking, supporting JQL queries, comprehensive issue details retrieval with subtasks and linked issues, and release planning analysis.
    MIT
  • A
    license
    Not graded
    quality
    D
    maintenance
    Connects AI assistants like Claude to Jira projects, enabling natural language queries and operations for issue management, project tracking, comments, and workflows through the Jira REST API.
    13,872
    72
    ISC

View all related MCP servers

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