jira-mcp-server

sthirugn/jira-mcp-server

3.3

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.

The Jira MCP Server is a Model Context Protocol server designed to integrate Jira with Cursor and other MCP-compatible tools, facilitating seamless issue and project management.

Tools

Functions exposed to the LLM to take actions

get_issue

Get detailed information about a specific Jira issue.

search_issues

Search for issues using JQL (Jira Query Language).

create_issue

Create a new Jira issue.

update_issue

Update an existing issue.

add_comment

Add a comment to an issue.

get_comments

Get all comments for an issue.

transition_issue

Move an issue through workflow states.

get_project

Get information about a project.

get_issue_types

Get available issue types for a project.

Prompts

Interactive templates invoked by user choice

No prompts

Resources

Contextual data attached and managed by the client

No resources