-
securityA
license-
qualityEnables AI applications to manage JIRA issues, workflows, and tasks through a standardized MCP interface, facilitating real-time updates and seamless interaction with JIRA's API.
Last updated -
6
Python
MIT License
⚠️ この MCP サーバーは現在開発中です ⚠️
Jira と通信するための MCP サーバー。
これは Jira Data Center REST エンドポイント ( /rest/api/2
) では機能する可能性がありますが、現時点ではクラウド エンドポイント ( /rest/api/3
) のみがテストされています。
cd
npm install
実行するnpm run build
実行します。MCP クライアントでは、次の環境変数を追加する必要があります。
JIRA_PROJECT_URL
- 末尾に/rest/api/3
を含めます。https https://your-project.atlassian.net/rest/api/3
のようになります。JIRA_USER_EMAIL
- ユーザーのメールアドレス。API認証に必要です。JIRA_API_KEY
- Jira APIキー。Jira APIキーの作成と管理に関する情報は、 こちらでご覧いただけます。JIRA_PROJECT_KEY
- 新しい課題を作成するときに使用するデフォルトのキーセットアップしましたが、何も実装されていません。
MCP クライアントの構成ファイルにサーバーを追加します。
何か問題が発生した場合は、お知らせください。
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.
Jira との通信を可能にし、ユーザーが自然言語による対話を通じて問題の取得、検索、作成、編集などの操作を実行できるようにする MCP サーバー。
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