MCP Jira

by TusharShahi

Integrations

  • Enables interaction with Jira, allowing users to create tickets, fetch project information, and update Jira dashboards directly through the AI assistant.

MCP ジラ

Jira用のモデルコンテキストプロトコル(MCP)サーバー。この統合により、Jiraダッシュボードの更新がサポートされます。

使用例

AI アシスタントに次のことを依頼します。

  • 📝 Jira チケットを作成- カーソルから直接 Jira チケットを作成します
  • 📄 プロジェクト情報を取得- プロジェクト情報を取得します

機能デモ

クイックスタートガイド

1. 認証の設定

まず、Jira に必要な認証トークンを生成します。

クラウド向け
  1. https://id.atlassian.com/manage-profile/security/api-tokensにアクセスしてください。
  2. 「APIトークンの作成」をクリックし、名前を付けます
  3. トークンをコピーする

2. インストール

  1. このリポジトリをクローンします。
  2. uvをインストールします。
IDE統合

MCP Jira は、お気に入りの IDE で動作します。

例: カーソルの設定

{ "mcpServers": { "jira": { "command": "uv", "args": [ "--directory", "/Users/PATH/TO/jira/server", "run", "jira.py" ], "env": { "JIRA_API_TOKEN": "XXXX", "JIRA_BASE_URL": "XXXX", "JIRA_USER_EMAIL": "XXXX", "JIRA_USER_ID": "XXXX" } }, } }

備考

これは公式の Atlassian 製品ではありません。

-
security - not tested
F
license - not found
-
quality - not tested

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.

AI アシスタントが Jira と対話し、チケットの作成やカーソルからのプロジェクト情報の直接取得などの操作をサポートするモデル コンテキスト プロトコル サーバー。

  1. 使用例
    1. 機能デモ
  2. クイックスタートガイド
    1. 1. 認証の設定
    2. 2. インストール
  3. 備考

    Related MCP Servers

    • A
      security
      F
      license
      A
      quality
      A Model Context Protocol server that enables integration with JIRA, allowing users to interact with JIRA tasks and issues through Claude AI assistant.
      Last updated -
      3
      2
      Python
      • Apple
    • A
      security
      A
      license
      A
      quality
      A Model Context Protocol server that provides integration with Jira, allowing Large Language Models to interact with Jira projects, boards, sprints, and issues through natural language.
      Last updated -
      5
      87
      2
      TypeScript
      MIT License
      • Apple
    • -
      security
      A
      license
      -
      quality
      A Model Context Protocol server that enables AI assistants like Claude to interact with Jira, allowing for project management tasks such as listing projects, searching issues, creating tickets, and managing sprints through natural language queries.
      Last updated -
      9
      1
      TypeScript
      MIT License
      • Linux
      • Apple
    • -
      security
      F
      license
      -
      quality
      A Model Context Protocol server that integrates JIRA directly into Cursor IDE, allowing users to view assigned issues, get detailed information on specific tickets, and convert JIRA issues into local tasks without leaving their editor.
      Last updated -
      1
      TypeScript
      • Apple

    View all related MCP servers

    ID: vh23safaxc