Jira MCP Server
Jira MCP 서버
Jira 통합을 위한 모델 컨텍스트 프로토콜 서버 구현입니다. 이 서버를 통해 AI 모델이 표준화된 인터페이스를 통해 Jira와 상호 작용할 수 있습니다.
특징
전체 Jira REST API 통합
최적의 성능을 위한 연결 풀링
포괄적인 오류 처리
유형 안전 구현
내장된 속도 제한
요청 로깅 및 모니터링
Related MCP server: MCP Jira
설치
지엑스피1
구성
서버에는 다음과 같은 환경 변수가 필요합니다.
JIRA_HOST=your-domain.atlassian.net
JIRA_API_TOKEN=your-api-token
JIRA_EMAIL=your-email@domain.com
PORT=3000 # Optional, defaults to 3000
POOL_SIZE=10 # Optional, defaults to 10용법
서버 시작
# Development mode
npm run dev
# Production mode
npm run build
npm startAPI 엔드포인트
GET /health- 상태 확인 엔드포인트GET /api/v1/issues/:issueKey- 문제 세부 정보 가져오기GET /api/v1/sprint/current- 현재 스프린트 세부 정보 가져오기GET /api/v1/analytics/workload- 워크로드 분석 가져오기
개발
필수 조건
Node.js 14 이상
npm 6 이상
설정
저장소를 복제합니다
종속성 설치:
npm install환경 변수 설정
개발 서버 시작:
npm run dev
테스트
# Run tests
npm test
# Run linter
npm run lint
# Format code
npm run format기여하다
행동 강령과 풀 리퀘스트 제출 프로세스에 대한 자세한 내용은 CONTRIBUTING.md를 읽어보세요.
특허
이 프로젝트는 MIT 라이선스에 따라 라이선스가 부여되었습니다. 자세한 내용은 라이선스 파일을 참조하세요.
This server cannot be deployed
Maintenance
Related MCP Connectors
Connect AI agents to 1000+ apps with managed authentication and tool-calling.
- mcp-serverOAuthcom.make
Give your AI agents the tools to build, manage, and run automation workflows.
Task manager your agent can fully operate: boards, tasks, sprints, roles, worklogs, day planner.
Verified, pay-per-use API tools for AI agents through one authenticated connection.
Related MCP Servers
- AlicenseNot gradedqualityDmaintenanceProvides integration with Jira's REST API, allowing AI assistants to manage Jira issues programmatically.27 npm11MIT
- AlicenseNot gradedqualityDmaintenanceEnables AI assistants to interact with Jira Cloud and Server/Data Center deployments for issue management, project tracking, and workflow automation. Supports multiple authentication methods including API tokens, OAuth 2.0, and personal access tokens.MIT
- AlicenseAqualityDmaintenanceEnables AI assistants to interact with Jira Cloud by managing issues, comments, custom fields, and sprint tasks through a standardized interface. Supports issue creation, updates, team activity tracking, and progress reporting.1160 npmApache 2.0
- FlicenseNot gradedqualityDmaintenanceEnables AI agents to interact with Jira Cloud through the REST API, supporting project management, issue operations (create, read, update, delete), JQL search, task assignments, and status transitions.-
Appeared in Searches
- Managing and Processing Jira Tickets
- A server for task management and automated product management with dependency and vision handling
- Information or resources about project managers or project management
- A server for running Kubernetes with Cursor integration
- Information about Jira project management software