jira-ai-auditor
Jira AI Auditor
Encuentra los problemas que tu panel de Jira no te muestra.
Un servidor MCP (Model Context Protocol) que lleva la auditoría avanzada de salud del proyecto directamente a tu Claude Desktop. Detecta al instante tareas vencidas, trabajo activo sin asignar e incidencias reabiertas, con una puntuación de salud de 0 a 100.
Características
Real-Time Health Score — Puntuación instantánea de salud del proyecto de 0 a 100 con desglose detallado
Smart Risk Detection — Marca tareas vencidas, trabajo activo sin asignar e incidencias reabiertas
Native Claude Integration — Sin aplicaciones web adicionales. Ejecuta auditorías directamente dentro de Claude Desktop
Team Workload Analysis — Ve cómo se distribuyen las tareas entre tu equipo
Requisitos
Node.js v18 o superior
Una cuenta de Jira Cloud con acceso a la API
Instalación
1. Clona el repositorio:
git clone https://github.com/YOUR_USERNAME/jira-ai-auditor.git
cd jira-ai-auditor2. Instala las dependencias:
npm install3. Obtén tu token de API de Jira:
Haz clic en Crear token de API
Copia el token
4. Configura Claude Desktop:
Abre tu claude_desktop_config.json y añade:
{
"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. Reinicia Claude Desktop y empieza a auditar:
Audit my Jira project KAN
Uso
Una vez conectado, simplemente pregunta a Claude:
Audit project KANWhat's the health score of my PROJECT?Find all overdue tasks in KAN
Programa Beta
Buscamos gestores de ingeniería y jefes de producto para que prueben esta herramienta en proyectos reales.
👉 Solicita acceso gratuito a la versión beta
Licencia
Propietario — © 2026 Avtandil Labs. Todos los derechos reservados.
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