MCP Jira

by TusharShahi

Integrations

  • Enables interaction with Jira, allowing users to create tickets, fetch project information, and update Jira dashboards directly through the AI assistant.

MCP Jira

Servidor de Protocolo de Contexto de Modelo (MCP) para Jira. Esta integración permite actualizar los paneles de Jira.

Ejemplo de uso

Pídale a su asistente de IA que:

  • 📝 Crear tickets de Jira : crea tickets de Jira directamente desde el cursor
  • 📄 Obtener información del proyecto - Obtener información del proyecto

Demostración de funciones

Guía de inicio rápido

1. Configuración de autenticación

Primero, genere los tokens de autenticación necesarios para Jira:

Para la nube
  1. Vaya a https://id.atlassian.com/manage-profile/security/api-tokens
  2. Haga clic en Crear token de API y asígnele un nombre.
  3. Copiar el token

2. Instalación

  1. Clonar este repositorio.
  2. Instalar uv .
Integración IDE

MCP Jira puede trabajar con su IDE favorito.

Ejemplo: Configuración del cursor

{ "mcpServers": { "jira": { "command": "uv", "args": [ "--directory", "/Users/PATH/TO/jira/server", "run", "jira.py" ], "env": { "JIRA_API_TOKEN": "XXXX", "JIRA_BASE_URL": "XXXX", "JIRA_USER_EMAIL": "XXXX", "JIRA_USER_ID": "XXXX" } }, } }

Observaciones

Este no es un producto oficial de Atlassian.

-
security - not tested
F
license - not found
-
quality - not tested

remote-capable server

The server can be hosted and run remotely because it primarily relies on remote services or has no dependency on the local environment.

Servidor de protocolo de contexto de modelo que permite a los asistentes de IA interactuar con Jira, respaldando operaciones como la creación de tickets y la obtención de información del proyecto directamente desde el cursor.

  1. Ejemplo de uso
    1. Demostración de funciones
  2. Guía de inicio rápido
    1. 1. Configuración de autenticación
    2. 2. Instalación
  3. Observaciones

    Related MCP Servers

    • A
      security
      F
      license
      A
      quality
      A Model Context Protocol server that enables integration with JIRA, allowing users to interact with JIRA tasks and issues through Claude AI assistant.
      Last updated -
      3
      2
      Python
      • Apple
    • A
      security
      A
      license
      A
      quality
      A Model Context Protocol server that provides integration with Jira, allowing Large Language Models to interact with Jira projects, boards, sprints, and issues through natural language.
      Last updated -
      5
      87
      2
      TypeScript
      MIT License
      • Apple
    • -
      security
      A
      license
      -
      quality
      A Model Context Protocol server that enables AI assistants like Claude to interact with Jira, allowing for project management tasks such as listing projects, searching issues, creating tickets, and managing sprints through natural language queries.
      Last updated -
      9
      1
      TypeScript
      MIT License
      • Linux
      • Apple
    • -
      security
      F
      license
      -
      quality
      A Model Context Protocol server that integrates JIRA directly into Cursor IDE, allowing users to view assigned issues, get detailed information on specific tickets, and convert JIRA issues into local tasks without leaving their editor.
      Last updated -
      1
      TypeScript
      • Apple

    View all related MCP servers

    ID: vh23safaxc