AutomationFlowsWeb Scraping › Jira Mcp Server

Jira Mcp Server

ByTamer @tamerelzein on n8n.io

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…

Event trigger★★★☆☆ complexityAI-powered8 nodesJira ToolMcp TriggerHTTP Request Tool
Web Scraping Trigger: Event Nodes: 8 Complexity: ★★★☆☆ AI nodes: yes Added:

This workflow corresponds to n8n.io template #3939 — we link there as the canonical source.

This workflow follows the HTTP Request Tool → Mcptrigger recipe pattern — see all workflows that pair these two integrations.

The workflow JSON

Copy or download the full n8n JSON below. Paste it into a new n8n workflow, add your credentials, activate. Full import guide →

Download .json
{
  "id": "B6ZWGFnn3D9C3MT4",
  "meta": {
    "templateCredsSetupCompleted": true
  },
  "name": "Jira MCP Server",
  "tags": [],
  "nodes": [
    {
      "id": "d190bffd-8586-4eee-848b-95b37f80a827",
      "name": "Create Jira ticket",
      "type": "n8n-nodes-base.jiraTool",
      "position": [
        -820,
        60
      ],
      "parameters": {},
      "typeVersion": 1
    },
    {
      "id": "970277fd-abb6-42ee-a88b-500d119d8cb8",
      "name": "Add Comment to Jira Ticket",
      "type": "n8n-nodes-base.jiraTool",
      "position": [
        -660,
        60
      ],
      "parameters": {},
      "typeVersion": 1
    },
    {
      "id": "81441e85-ad10-4c67-923c-be619737dc18",
      "name": "Get Ticket transitions",
      "type": "n8n-nodes-base.jiraTool",
      "position": [
        -520,
        60
      ],
      "parameters": {},
      "typeVersion": 1
    },
    {
      "id": "a737e529-f202-4b60-8021-29112da02f93",
      "name": "Add Attachment to Jira TIcket",
      "type": "n8n-nodes-base.jiraTool",
      "position": [
        -380,
        60
      ],
      "parameters": {},
      "typeVersion": 1
    },
    {
      "id": "158efcd1-639d-485d-b7f9-065ab56cdc76",
      "name": "Change Jira Ticket Status",
      "type": "n8n-nodes-base.jiraTool",
      "position": [
        -260,
        60
      ],
      "parameters": {},
      "typeVersion": 1
    },
    {
      "id": "049da5bf-eba4-4d3a-af02-34c0f56930f7",
      "name": "Jira MCP Server",
      "type": "@n8n/n8n-nodes-langchain.mcpTrigger",
      "position": [
        -548,
        -160
      ],
      "parameters": {},
      "typeVersion": 1
    },
    {
      "id": "80b57783-8bb6-443e-925e-da40e1c64bb2",
      "name": "Get Issue",
      "type": "n8n-nodes-base.jiraTool",
      "position": [
        -120,
        60
      ],
      "parameters": {},
      "typeVersion": 1
    },
    {
      "id": "73b9de14-d26a-4e55-9624-cf762548d30b",
      "name": "Get Projects and Issue Types",
      "type": "n8n-nodes-base.httpRequestTool",
      "position": [
        0,
        60
      ],
      "parameters": {},
      "typeVersion": 4.2
    }
  ],
  "active": true,
  "settings": {
    "executionOrder": "v1"
  },
  "versionId": "caf8b9c8-df2e-4145-aeae-8775096f6f6f",
  "connections": {
    "Get Issue": {
      "ai_tool": [
        [
          {
            "node": "Jira MCP Server",
            "type": "ai_tool",
            "index": 0
          }
        ]
      ]
    },
    "Create Jira ticket": {
      "ai_tool": [
        [
          {
            "node": "Jira MCP Server",
            "type": "ai_tool",
            "index": 0
          }
        ]
      ]
    },
    "Get Ticket transitions": {
      "ai_tool": [
        [
          {
            "node": "Jira MCP Server",
            "type": "ai_tool",
            "index": 0
          }
        ]
      ]
    },
    "Change Jira Ticket Status": {
      "ai_tool": [
        [
          {
            "node": "Jira MCP Server",
            "type": "ai_tool",
            "index": 0
          }
        ]
      ]
    },
    "Add Comment to Jira Ticket": {
      "ai_tool": [
        [
          {
            "node": "Jira MCP Server",
            "type": "ai_tool",
            "index": 0
          }
        ]
      ]
    },
    "Get Projects and Issue Types": {
      "ai_tool": [
        [
          {
            "node": "Jira MCP Server",
            "type": "ai_tool",
            "index": 0
          }
        ]
      ]
    },
    "Add Attachment to Jira TIcket": {
      "ai_tool": [
        [
          {
            "node": "Jira MCP Server",
            "type": "ai_tool",
            "index": 0
          }
        ]
      ]
    }
  }
}
Pro

For the full experience including quality scoring and batch install features for each workflow upgrade to Pro

About this workflow

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…

Source: https://n8n.io/workflows/3939/ — original creator credit. Request a take-down →

More Web Scraping workflows → · Browse all categories →

Related workflows

Workflows that share integrations, category, or trigger type with this one. All free to copy and import.

Web Scraping

Complete MCP server exposing 21 api.clarify.io API operations to AI agents.

Mcp Trigger, HTTP Request Tool
Web Scraping

Complete MCP server exposing 9 NPR Listening Service API operations to AI agents.

Mcp Trigger, HTTP Request Tool
Web Scraping

Complete MCP server exposing 14 Domains-Index API operations to AI agents.

Mcp Trigger, HTTP Request Tool
Web Scraping

Complete MCP server exposing 9 Api2Pdf - PDF Generation, Powered by AWS Lambda API operations to AI agents.

Mcp Trigger, HTTP Request Tool
Web Scraping

A lean MCP Server that exposes the essential Trello tools for everyday task management. Built for clean, reliable LLM automation with n8n, ChatGPT, or Gemini.

Mcp Trigger, Trello Tool, HTTP Request Tool