jira-mcp

rixbeck/jira-mcp

3.2

If you are the rightful owner of jira-mcp and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to henry@mcphub.com.

A Model Context Protocol (MCP) server that addresses integration with self-hosted JIRA, enabling AI assistants to interact with JIRA issues and projects through a standardized interface.

The JIRA MCP Server is designed to facilitate seamless integration between AI assistants and self-hosted JIRA instances. By leveraging the Model Context Protocol, this server provides a standardized interface for interacting with JIRA projects and issues. It allows AI systems to perform various operations such as querying tasks, updating task statuses, and managing task assignments. This integration is particularly useful for organizations that rely on JIRA for project management and wish to enhance their workflows with AI capabilities. The server is easy to set up and configure, requiring only basic JIRA credentials or an access token for authentication. Once operational, it registers itself with any MCP-compatible AI assistants, enabling them to access and manipulate JIRA data efficiently.

Features

  • Get list of JIRA projects
  • Query JIRA tasks using JQL
  • Get task details
  • Update task status
  • Update task assignee