mcp-jira

mcp-jira

3.3

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 Model Context Protocol (MCP) server for interacting with Jira's REST API using the `jira-python` library.

get_projects

Get all accessible Jira projects

get_issue

Get details for a specific Jira issue by key

search_issues

Search for Jira issues using JQL

create_issue

Create a new Jira issue

add_comment

Add a comment to a Jira issue

get_transitions

Get available workflow transitions for a Jira issue

transition_issue

Transition a Jira issue to a new status