MCP Server for JIRA

by kuvanov-2

Integrations

  • Used for secure credential management, enabling the MCP server to securely access JIRA API tokens stored in 1Password.

  • Provides tools for retrieving JIRA issue details, allowing AI assistants to directly interact with JIRA issues.

MCP Server for JIRA

This Model Context Protocol (MCP) server provides integration with JIRA, allowing ChatGPT and other AI assistants to work directly with JIRA issues.

function

This MCP server provides the following tools:

  • get_issue : Get detailed information about a JIRA issue

install

# リポジトリをクローン git clone https://github.com/kuvanov-2/mcp-server-jira.git cd mcp-server-jira # 依存関係をインストール npm install # ビルド npm run build

setting

To use an MCP server, you must configure the following:

1. Advance preparation

1-1. Setting up 1Password CLI

Install the 1Password desktop app.

Install 1Password CLI.

brew install 1password-cli

Enable CLI integration in the 1Password (desktop app) settings.

1-2. Obtaining JIRA API token

Get your JIRA API TOKEN here .

Store your JIRA API token in 1Password

2. Setting up Visual Studio Code

Open the configuration file:

  • macOS: ~/Library/Application Support/Code/User/globalStorage/saoudrizwan.claude-dev/settings/cline_mcp_settings.json
  • Windows: %APPDATA%\Code\User\globalStorage\saoudrizwan.claude-dev\settings\cline_mcp_settings.json

Add the following settings:

{ "mcpServers": { "github.com/kuvanov-2/mcp-server-jira": { "command": "/path/to/mcp-server-jira/start-server.sh", "env": { "JIRA_HOST": "https://your-domain.atlassian.net", "JIRA_EMAIL": "your-email@example.com", "JIRA_API_TOKEN": "op://YOUR_VAULT_NAME/YOUR_ITEM_NAME/info/access token" }, "disabled": false, "autoApprove": [] } } }

Explanation of environment variables:

  • JIRA_HOST : JIRA host URL
  • JIRA_EMAIL : Your JIRA account email address
  • JIRA_API_TOKEN : A reference to the JIRA API token stored in 1Password.

The JIRA API TOKEN is assumed to be stored in 1Password. For JIRA API Token , specify the path to the corresponding field in 1Password. The path can be copied by right-clicking the field.

start-server.sh script will automatically use the 1Password CLI to resolve the environment variables and start the server.

How to use

get_issue

Get the details of a JIRA issue.

<use_mcp_tool> <server_name>github.com/kuvanov-2/mcp-server-jira</server_name> <tool_name>get_issue</tool_name> <arguments> { "issueKey": "PROJ-123" } </arguments> </use_mcp_tool>

license

MIT

You must be authenticated.

A
security – no known vulnerabilities
F
license - not found
A
quality - confirmed to work

hybrid server

The server is able to function both locally and remotely, depending on the configuration or use case.

A Model Context Protocol server that enables ChatGPT and other AI assistants to directly interact with JIRA issues, currently offering the ability to retrieve issue details.

  1. function
    1. install
      1. setting
        1. Advance preparation
        2. 1-1. Setting up 1Password CLI
        3. 1-2. Obtaining JIRA API token
        4. Setting up Visual Studio Code
      2. How to use
        1. get\_issue
      3. license

        Related MCP Servers

        • -
          security
          F
          license
          -
          quality
          A server implementation that allows AI models to interact with Jira through the Model Context Protocol, enabling tasks like JQL searches and retrieving issue details.
          Last updated -
          Python
        • 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
        • -
          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: t90c3oyp88