{
  "name": "Jira MCP server",
  "nodes": [
    {
      "id": "d190bffd-8586-4eee-848b-95b37f80a827",
      "name": "Create Jira ticket",
      "type": "n8n-nodes-base.jiraTool",
      "position": [
        -820,
        60
      ]
    },
    {
      "id": "970277fd-abb6-42ee-a88b-500d119d8cb8",
      "name": "Add Comment to Jira Ticket",
      "type": "n8n-nodes-base.jiraTool",
      "position": [
        -660,
        60
      ]
    },
    {
      "id": "81441e85-ad10-4c67-923c-be619737dc18",
      "name": "Get Ticket transitions",
      "type": "n8n-nodes-base.jiraTool",
      "position": [
        -520,
        60
      ]
    },
    {
      "id": "a737e529-f202-4b60-8021-29112da02f93",
      "name": "Add Attachment to Jira TIcket",
      "type": "n8n-nodes-base.jiraTool",
      "position": [
        -380,
        60
      ]
    },
    {
      "id": "158efcd1-639d-485d-b7f9-065ab56cdc76",
      "name": "Change Jira Ticket Status",
      "type": "n8n-nodes-base.jiraTool",
      "position": [
        -260,
        60
      ]
    },
    {
      "id": "049da5bf-eba4-4d3a-af02-34c0f56930f7",
      "name": "Jira MCP Server",
      "type": "@n8n/n8n-nodes-langchain.mcpTrigger",
      "position": [
        -548,
        -160
      ]
    },
    {
      "id": "80b57783-8bb6-443e-925e-da40e1c64bb2",
      "name": "Get Issue",
      "type": "n8n-nodes-base.jiraTool",
      "position": [
        -120,
        60
      ]
    },
    {
      "id": "73b9de14-d26a-4e55-9624-cf762548d30b",
      "name": "Get Projects and Issue Types",
      "type": "n8n-nodes-base.httpRequestTool",
      "position": [
        0,
        60
      ]
    }
  ],
  "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
          }
        ]
      ]
    }
  }
}