jira-mcp-server

jira-mcp-server

22

The Jira Communication Server is a Model Context Protocol (MCP) server designed to facilitate interaction with Jira. It features tools for executing JQL queries, managing Jira tickets, and listing projects, making it an efficient tool for Jira management.

execute_jql`

Run a JQL query

get_only_ticket_name_and_description`

Get the ticket name and description

create_ticket`

Create Jira Tickets

list_projects`

List Jira projects

delete_ticket`

Delete the work order

edit_ticket`

Modify the work order

get_all_statuses`

Get all statuses

assign_ticket`

Assign a ticket to a user

query_assignable`

Find an assignable user

add_attachment`

Add attachments to work orders