jira-mcp-server

candenizkocak/jira-mcp-server

3.2

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.

A powerful Model Context Protocol (MCP) server that connects Large Language Models (LLMs) like Claude to your Jira instance.

Tools

Functions exposed to the LLM to take actions

find_issues

Finds Jira issues using a JQL query.

get_issue_details

Retrieves the details of a specific Jira issue.

create_issue

Creates a new issue in a Jira project.

transition_issue

Transitions a Jira issue to a new status.

add_comment

Adds a comment to a specific Jira issue.

find_user

Finds a Jira user by name or email to get their accountId.

assign_issue

Assigns a Jira issue to a specific user.

Prompts

Interactive templates invoked by user choice

No prompts

Resources

Contextual data attached and managed by the client

No resources