jira-mcp-server

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

The Jira MCP Server is a Model Context Protocol server designed to integrate seamlessly with Jira instances, enabling AI applications to interact with Jira issues, projects, and workflows through a standardized interface.

Tools

Functions exposed to the LLM to take actions

search_issues

Search for issues using JQL (Jira Query Language).

get_issue

Get detailed information about a specific issue.

create_issue

Create a new issue.

update_issue

Update an existing issue.

transition_issue

Change the status of an issue.

add_comment

Add a comment to an issue.

link_issue

Create a link between two issues.

get_link_types

Get all available issue link types.

log_time

Log time spent on an issue.

get_projects

List all accessible projects.

get_project_components

Get components for a specific project.

Prompts

Interactive templates invoked by user choice

No prompts

Resources

Contextual data attached and managed by the client

No resources