jira-mcp

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 server for integrating JIRA with Claude, enabling ticket creation and management directly within conversations.

The JIRA MCP project is a Node.js/TypeScript application that provides a Model Context Protocol (MCP) server for integrating with JIRA and Zephyr. It allows AI assistants to interact with JIRA for project management and Zephyr for test management through a standardized protocol. This integration facilitates the creation, updating, and linking of JIRA tickets, as well as the management of test steps in Zephyr, all through a seamless interface with Claude. The server supports various features such as creating JIRA tickets with detailed fields, searching and updating tickets, and linking them with specified relationships. Additionally, it offers Zephyr integration for managing test steps, making it a comprehensive tool for project and test management.

Features

  • Create JIRA tickets with summary, description, acceptance criteria, and issue type
  • Assign story points to Story tickets and automatically create linked Test tickets
  • Search for JIRA tickets by issue type and additional criteria
  • Update existing JIRA tickets with new field values
  • Link JIRA tickets together with specified relationship types

Tools

  1. create-ticket

    Create a new JIRA ticket

  2. read-ticket

    Read details of existing JIRA tickets