커서 IDE용 Atlassian MCP
Cursor IDE용 관리형 코드 플러그인(MCP)으로, Atlassian 제품인 JIRA, Confluence, BitBucket과 통합을 제공합니다.
가능성
JIRA 통합
JQL을 사용하여 작업 검색
작업에 대한 자세한 정보 얻기
새로운 작업 만들기
작업에 주석 추가
워크플로 관리
시간 추적을 위한 Tempo와의 통합
프로젝트 및 에픽 작업
Confluence 통합
페이지 콘텐츠 가져오기
CQL을 사용하여 페이지 검색
공간에 대한 정보 얻기
새 페이지 만들기
기존 페이지 업데이트
첨부 파일 및 주석 작업
BitBucket 통합
저장소에 대한 정보 얻기
지점에 대한 정보 얻기
새로운 지점 만들기
풀 리퀘스트 작업
파일 내용 가져오기
파일 생성 및 편집
파이프라인과의 통합
요구 사항
Node.js(v14 이상)
npm(v6 이상)
커서 IDE
API 액세스가 가능한 Atlassian 계정
설치
저장소를 복제합니다.
지엑스피1
종속성 설치:
npm installAtlassian 자격 증명 설정:
.env.example``.env
로 복사합니다.Atlassian 자격 증명으로 값을 업데이트하세요.
프로젝트를 조립하세요:
npm run buildMCP 서버를 시작합니다.
npm start
커서 IDE 설정
커서 IDE 열기
설정 > 기능 > MCP 서버로 이동하세요.
다음 세부정보로 새로운 MCP 서버를 추가합니다.
이름: Atlassian MCP
유형: HTTP
용법
Cursor IDE에서 MCP를 설정하면 IDE에서 직접 Atlassian 제품과 상호 작용할 수 있습니다. 예를 들어:
현재 문제와 관련된 JIRA 문제를 검색하세요
감지된 버그에 대한 새 작업 생성
Confluence에서 문서 보기
BitBucket 저장소에서 파일을 만들거나 업데이트합니다.
변경 사항에 대한 풀 리퀘스트를 만듭니다.
작업에 소요된 시간을 추적하세요
개발
자동 재부팅으로 개발 모드에서 MCP를 실행하려면:
프로젝트 구조
특허
MIT
This server cannot be installed
hybrid server
The server is able to function both locally and remotely, depending on the configuration or use case.
Atlassian 제품(JIRA, Confluence, BitBucket)과 통합을 제공하는 Cursor IDE용 관리형 코드 플러그인을 사용하면 개발자가 IDE에서 직접 작업을 검색하고, 새로운 이슈를 만들고, 문서를 보고, 코드 저장소를 관리할 수 있습니다.
Related MCP Servers
- -securityAlicense-qualityAn AI-powered development toolkit for Cursor providing intelligent coding assistance through advanced reasoning, UI screenshot analysis, and code review tools.Last updated -596337MIT License
- -securityAlicense-qualityA Cursor-compatible toolkit that provides intelligent coding assistance through custom AI tools for code architecture planning, screenshot analysis, code review, and file reading capabilities.Last updated -59611MIT License
- -securityAlicense-qualityA collection of Laravel helper tools for integration with Cursor IDE, providing features like log viewing, error searching, artisan command execution, and model information display directly within the editor.Last updated -12MIT License
- -securityFlicense-qualityA Model Context Protocol server that enables seamless integration between Cursor IDE and JIRA, allowing users to retrieve issues, execute JQL searches, and log work through natural language interactions.Last updated -