kuvanov-2_mcp-server-jira

kuvanov-2_mcp-server-jira

0

This project is a Model Context Protocol (MCP) server that integrates with JIRA. It allows AI assistants such as ChatGPT to interact with JIRA issues via provided tools. Key features include issue retrieval functionality.

MCP Server for JIRA

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

Features

  • Retrieve detailed information of JIRA issues

Installation

Clone the repository and install dependencies with npm, then build the project.

Configuration

Configure 1Password CLI and obtain JIRA API token. Set up configurations in Visual Studio Code with necessary environment variables like JIRA host URL, email, and API token.

Usage

Use get_issue to retrieve details of a JIRA issue.