Skip to main content
Glama

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 - 새 이슈를 만드는 데 사용할 기본 키입니다.

Related MCP server: Jira Cloud MCP Server

사용 가능한 도구

  • 키로 문제 가져오기

  • 검색 문제

  • 문제 생성

  • 문제 할당

  • 문제 할당 해제

  • 이슈 편집

  • 전환 문제

  • 보관 문제

자원

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

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

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

지엑스피1

문제

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

Install Server
A
license - permissive license
C
quality
D
maintenance

Maintenance

Maintainers
Response time
Release cycle
Releases (12mo)
Commit activity

Resources

Unclaimed servers have limited discoverability.

Looking for Admin?

If you are the server author, to access and configure the admin panel.

Related MCP Servers

  • A
    license
    Not graded
    quality
    D
    maintenance
    An MCP server for integrating with Jira Server instances, enabling natural language interactions to create, update, search, and manage issues and comments.
    89
    1
    MIT
  • A
    license
    Not graded
    quality
    C
    maintenance
    MCP server for interacting with Jira Cloud instances. Enables issue management, JQL queries, project and sprint management, and batch operations via natural language interfaces.
    192
    4
    MIT

View all related MCP servers

Related MCP Connectors

  • MCP Server for JFrog, providing tools for development and artifact management.

  • MCP server for AI access to SmartBear tools, including BugSnag, Reflect, Swagger, PactFlow, QTM4J.

  • MCP server for generating rough-draft project plans from natural-language prompts.

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

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