Skip to main content
Glama

Jira MCP Server

by brianstone

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

문제

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

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

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.

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

  1. 서버 실행
    1. 사용 가능한 도구
      1. 자원
        1. MCP 클라이언트(Claude Desktop, Cursor 등) 설정
          1. 문제

            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 -
              468
              Python
              GPL 3.0
              • Apple

            View all related MCP servers

            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/brianstone/jira-mcp-server'

            If you have feedback or need assistance with the MCP directory API, please join our Discord server