jira-mcp-server

jira-mcp-server

3.1

If you are the rightful owner of jira-mcp-server 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.

An MCP server that enables LLMs to interact with Jira through a set of API tools, providing a bridge between language models and Jira's functionality for automated issue management and tracking.

The Jira MCP Server is designed to facilitate seamless interaction between language models and Jira, a popular issue and project tracking software. By leveraging the Model Context Protocol (MCP), this server allows for automated management of Jira issues, including searching, creating, updating, and deleting issues. It is particularly useful for teams looking to integrate AI-driven solutions into their project management workflows, enabling more efficient and automated handling of tasks. The server can be deployed locally or via Docker, making it flexible for various development environments. With the ability to interact with Jira's API, it provides a robust solution for enhancing productivity and streamlining project management processes.

Features

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