JavaScript
MCP 지라
Jira Cloud 제품용 MCP(Model Context Protocol) 서버입니다. 이 통합은 Jira Cloud 인스턴스용으로 특별히 설계되었으며 Jira Server 또는 Data Center 배포는 지원하지 않습니다.
특징
- Jira 이슈 검색 및 읽기
API
도구
지라 도구
- 지라_문제_받기
- 특정 Jira 문제에 대한 세부 정보 가져오기
- 입력:
issue_key
(문자열): Jira 이슈 키(예: 'PROJ-123')expand
(문자열, 선택 사항): 확장할 필드
Claude Desktop과 함께 사용
- API 토큰을 여기에서 받으세요: https://id.atlassian.com/manage-profile/security/api-tokens
claude_desktop_config.json
에 다음을 추가하세요:- Git을 사용하여 이 저장소를 복제하고
npm install
실행하세요. npm run build
실행하세요
지엑스피1
/your/project/path/mcp-jira
저장소를 복제한 실제 경로로 바꾸세요.
특허
MIT 라이선스에 따라 배포됩니다. 라이선스 파일을 참조하세요. 이 제품은 Atlassian의 공식 제품이 아닙니다.
This server cannot be installed
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.
NodeJs를 통해 JIRA를 연결하는 MCP
Related Resources
Related MCP Servers
- -securityAlicense-qualityMCP server to provide Jira Tickets information to AI coding agents like CursorLast updated -85720TypeScriptMIT License
- AsecurityAlicenseAqualityAn MCP server that enables communication with Jira, allowing users to perform operations like getting, searching, creating, and editing issues through natural language interaction.Last updated -121TypeScriptMIT License
- PythonMIT License