mcp-jira-server

tarangbhavsar/mcp-jira-server

3.2

If you are the rightful owner of mcp-jira-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.

A comprehensive Model Context Protocol (MCP) server for JIRA built with FastMCP that provides full API access with Kerberos authentication and extensive custom fields support.

Tools

Functions exposed to the LLM to take actions

jira_create_issue

Create new issue with custom fields.

jira_get_issue

Get issue details.

jira_update_issue

Update issue fields.

jira_delete_issue

Delete issue.

jira_assign_issue

Assign issue to user.

jira_search_issues

Search using JQL with pagination.

jira_add_comment

Add comment to issue.

jira_upload_attachment

Upload file to issue.

jira_get_transitions

Get available transitions.

jira_transition_issue

Move issue through workflow.

jira_list_projects

List accessible projects.

jira_get_custom_fields

Get custom field definitions.

Prompts

Interactive templates invoked by user choice

No prompts

Resources

Contextual data attached and managed by the client

No resources