mcp-jira

judexzhu/mcp-jira

3.2

If you are the rightful owner of mcp-jira 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 high-performance, asynchronous Model Context Protocol (MCP) server that integrates with JIRA using stdio transport.

Tools

Functions exposed to the LLM to take actions

jira_search_issues

Search for JIRA issues using JQL.

jira_get_issue_details

Get detailed information about a specific JIRA issue.

jira_get_issue_comments

Get all comments for a specific JIRA issue.

jira_get_issue_links

Get all links for a specific JIRA issue.

jira_get_epic_issues

Get all issues that belong to a specific epic.

jira_get_subtasks

Get all subtasks for a specific JIRA issue.

jira_get_available_transitions

Lists available workflow transitions for a given Jira issue.

jira_create_issue

Creates a new issue in a specified Jira project.

Prompts

Interactive templates invoked by user choice

No prompts

Resources

Contextual data attached and managed by the client

No resources