Jira MCP Server
Jira MCP サーバー
Jira 統合のためのモデルコンテキストプロトコルサーバー実装。このサーバーにより、AI モデルは標準化されたインターフェースを介して Jira と連携できるようになります。
特徴
完全なJira REST API統合
最適なパフォーマンスのための接続プール
包括的なエラー処理
型安全な実装
レート制限を内蔵
リクエストのログ記録と監視
Related MCP server: MCP Jira
インストール
npm install @modelcontextprotocol/server-jira構成
サーバーには次の環境変数が必要です。
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 ライセンスに基づいてライセンスされています - 詳細については LICENSE ファイルを参照してください。
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