jira-mcp

vidhikachakravarti/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 dayong@mcphub.com.

A Model Context Protocol (MCP) server that integrates with Jira, enabling AI assistants to interact with Jira for issue management.

Tools

Functions exposed to the LLM to take actions

search_issues

Search for Jira issues using JQL.

get_issue

Get detailed information about a specific issue.

create_issue

Create a new Jira issue.

update_issue

Update an existing issue.

get_transitions

Get available workflow transitions for an issue.

transition_issue

Transition an issue to a new status.

add_comment

Add a comment to an issue.

get_projects

Get all accessible Jira projects.

Prompts

Interactive templates invoked by user choice

No prompts

Resources

Contextual data attached and managed by the client

No resources