Jira MCP Server — n8n Workflow

Medium complexity Trigger8 nodes🏷️ Project Management👁 971 viewsby Tamer

Overview

What it does This n8n workflow creates a powerful AI-powered Jira management system that allows you to use Claude or other AI assistants to create, update, and manage Jira tickets through natural language requests. The workflow exposes key Jira functions as AI tools, enabling you to interact with your Jira instance through conversational commands. How it works

The workflow sets up an MCP (Model Control Protocol) server, allowing compatible AI assistants to use a suite of Jira management tools T

Nodes used

Get IssueJira MCP ServerGet Projects and Issue Types

Workflow Preview

tooltooltooltooltooltooltool
C
Create Jira ticket
A
Add Comment to Jira Ticket
G
Get Ticket transitions
A
Add Attachment to Jira T…
C
Change Jira Ticket Status
J
Jira MCP Server
G
Get Issue
G
Get Projects and Issue T…
8 nodes7 edges

How it Works

  1. 1

    Trigger

    The workflow starts with a trigger trigger.

  2. 2

    Process

    Data flows through 8 nodes, connecting httprequesttool, jiratool, mcptrigger.

  3. 3

    Output

    The workflow completes its automation and delivers the result to the configured destination.

Node Details (8)

GE

Get Issue

jiraTool

#1
JI

Jira MCP Server

n8n-nodes-langchain.mcpTrigger

#2
GE

Get Projects and Issue Types

httpRequestTool

#3

How to Import This Workflow

  1. 1Click Download JSON button on the right to save the workflow file.
  2. 2Open your n8n instance. Go to Workflows → New → Import from file.
  3. 3Select the downloaded jira-mcp-server file and click Import.
  4. 4Set up credentials for each service node (API keys, OAuth, etc.).
  5. 5Click Test Workflow to verify everything works, then activate it.

Or paste directly in n8n → Import from JSON:

{ "name": "Jira MCP Server", "nodes": [...], ...}

Integrations

httprequesttooljiratoolmcptrigger

Get This Workflow

Download and import in one click

Download JSONView on n8n.io
Nodes8
Complexitymedium
Triggertrigger
Views971

Created by

Tamer

Tamer

@tamerelzein

Tags

httprequesttooljiratoolmcptrigger

New to n8n?

n8n is a free, open-source workflow automation tool. Self-host it or use the cloud version.

Get n8n Free →