jira-mcp-server

jira-mcp-server

0

The jira-mcp-server project is designed to enable language models to manage and track issues in Jira automatically. It provides various features for creating, updating, and searching Jira issues.

jira-mcp-server

An MCP server that facilitates interaction between large language models (LLMs) and Jira via API tools. It automates issue management and tracking in Jira.

Features

  • Search Jira issues using JQL
  • Create new issues
  • Get issue details
  • Update existing issues
  • Delete issues

Prerequisites

  • Python 3.x
  • Jira account with API access

Running the Server

The server can run locally using Python or as a Docker container. Docker setup provides a pre-built image for ease of deployment.