Jira MCP Server

by brianstone
MIT License
7

Integrations

  • Provides tools for interacting with Jira, including getting issues by key, searching issues, creating new issues, assigning and unassigning issues, and editing existing issues. Works with Jira Cloud endpoints and potentially with Jira Data Center.

Jira MCP 서버

⚠️ 이 MCP 서버는 진행 중인 작업입니다. ⚠️

Jira와 통신하는 MCP 서버.

이 기능은 Jira Data Center REST 엔드포인트( /rest/api/2 )에서 작동할 수 있지만, 현재로서는 클라우드 엔드포인트( /rest/api/3 )만 테스트되었습니다.

서버 실행

  1. 이 저장소를 복제하세요
  2. 저장소로 cd
  3. npm install 실행하세요
  4. npm run build 실행하세요

MCP 클라이언트에서 다음 환경 변수를 추가해야 합니다.

  • JIRA_PROJECT_URL - 끝에 /rest/api/3 포함합니다. https://your-project.atlassian.net/rest/api/3 와 같은 형식이어야 합니다.
  • JIRA_USER_EMAIL - 사용자 이메일 주소입니다. API 권한 부여에 필요합니다.
  • JIRA_API_KEY - Jira API 키입니다. Jira API 키 생성 및 관리에 대한 정보는 여기에서 확인할 수 있습니다.
  • JIRA_PROJECT_KEY - 새 이슈를 만드는 데 사용할 기본 키입니다.

사용 가능한 도구

  • 키로 문제 가져오기
  • 검색 문제
  • 문제 생성
  • 문제 할당
  • 문제 할당 해제
  • 이슈 편집

자원

설정은 되었지만 구현은 되지 않았습니다.

MCP 클라이언트(Claude Desktop, Cursor 등) 설정

MCP 클라이언트의 구성 파일에 서버를 추가합니다.

지엑스피1

문제

문제가 발견되면 알려주시기 바랍니다.

You must be authenticated.

A
security – no known vulnerabilities
A
license - permissive license
A
quality - confirmed to work

Jira와 통신을 가능하게 하는 MCP 서버로, 사용자가 자연어 상호 작용을 통해 이슈 가져오기, 검색, 생성, 편집 등의 작업을 수행할 수 있도록 해줍니다.

  1. Running the Server
    1. Available Tools
      1. Resources
        1. Setup with MCP Client (Claude Desktop, Cursor, etc.)
          1. Issues

            Related MCP Servers

            • -
              security
              A
              license
              -
              quality
              Enables AI applications to manage JIRA issues, workflows, and tasks through a standardized MCP interface, facilitating real-time updates and seamless interaction with JIRA's API.
              Last updated -
              6
              Python
              MIT License
              • Apple
            • A
              security
              A
              license
              A
              quality
              A MCP server for managing and storing code snippets in various programming languages, allowing users to create, list, and delete snippets via a standardized interface.
              Last updated -
              3
              4
              JavaScript
              MIT License
            • -
              security
              F
              license
              -
              quality
              An MCP server that enables AI agents to interact with Atlassian products (Confluence and Jira) for content management, issue tracking, and project management through a standardized interface.
              Last updated -
              2
              TypeScript
            • -
              security
              A
              license
              -
              quality
              An MCP server that allows managing Docker containers through natural language, enabling users to compose, introspect, and debug containers without running commands themselves.
              Last updated -
              340
              Python
              GPL 3.0
              • Apple

            View all related MCP servers

            ID: senjnroinn