{
  "name": "Swagger2OpenAPI converter MCP server",
  "nodes": [
    {
      "id": "c86b6718-05a9-467c-9bd2-a3131f79688d",
      "name": "Setup Instructions",
      "type": "n8n-nodes-base.stickyNote",
      "position": [
        -1380,
        -240
      ],
      "parameters": {
        "width": null,
        "height": null,
        "content": ""
      }
    },
    {
      "id": "a96fe0cc-1f65-40e6-8303-7c3cfb7f8a04",
      "name": "Workflow Overview",
      "type": "n8n-nodes-base.stickyNote",
      "position": [
        -1120,
        -240
      ],
      "parameters": {
        "width": null,
        "height": null,
        "content": ""
      }
    },
    {
      "id": "d717e46c-c503-4f75-870e-1bb864568b48",
      "name": "Swagger2OpenAPI Converter MCP Server",
      "type": "@n8n/n8n-nodes-langchain.mcpTrigger",
      "position": [
        -620,
        -240
      ]
    },
    {
      "id": "a3fb9d0b-5de5-45e5-9a8f-3f290bb8e871",
      "name": "Sticky Note",
      "type": "n8n-nodes-base.stickyNote",
      "position": [
        -660,
        -100
      ],
      "parameters": {
        "width": null,
        "height": null,
        "content": ""
      }
    },
    {
      "id": "14b84b9e-90d6-4fba-92a7-b95dea0679f3",
      "name": "Redirect to Badge SVG",
      "type": "n8n-nodes-base.httpRequestTool",
      "position": [
        -520,
        -60
      ]
    },
    {
      "id": "6b24c3d1-279b-4ebf-969d-ed60b278c860",
      "name": "Validate OpenAPI Definition",
      "type": "n8n-nodes-base.httpRequestTool",
      "position": [
        -320,
        -60
      ]
    },
    {
      "id": "a6f3b592-0bd1-4914-ac2b-5eec1b9d392d",
      "name": "Validate OpenAPI in Body",
      "type": "n8n-nodes-base.httpRequestTool",
      "position": [
        -120,
        -60
      ]
    },
    {
      "id": "249ac529-0830-43a9-83d8-6d3c5b901b76",
      "name": "Sticky Note2",
      "type": "n8n-nodes-base.stickyNote",
      "position": [
        -660,
        140
      ],
      "parameters": {
        "width": null,
        "height": null,
        "content": ""
      }
    },
    {
      "id": "16bb196e-c7c5-428d-8e90-11a8ea1cb1af",
      "name": "Convert Swagger to OpenAPI",
      "type": "n8n-nodes-base.httpRequestTool",
      "position": [
        -520,
        180
      ]
    },
    {
      "id": "dfd7b8e7-2e33-4df2-a36b-f289dbf19d97",
      "name": "Convert Swagger in Body",
      "type": "n8n-nodes-base.httpRequestTool",
      "position": [
        -320,
        180
      ]
    },
    {
      "id": "5f42deee-41ae-406c-85cd-f70d7d93e9d6",
      "name": "Sticky Note3",
      "type": "n8n-nodes-base.stickyNote",
      "position": [
        -660,
        380
      ],
      "parameters": {
        "width": null,
        "height": null,
        "content": ""
      }
    },
    {
      "id": "dc5fca0c-5c4b-49cd-8c56-dcc5e9a5bc2c",
      "name": "Check API Status",
      "type": "n8n-nodes-base.httpRequestTool",
      "position": [
        -520,
        420
      ]
    }
  ],
  "connections": {
    "Check API Status": {
      "ai_tool": [
        [
          {
            "node": "Swagger2OpenAPI Converter MCP Server",
            "type": "ai_tool",
            "index": 0
          }
        ]
      ]
    },
    "Redirect to Badge SVG": {
      "ai_tool": [
        [
          {
            "node": "Swagger2OpenAPI Converter MCP Server",
            "type": "ai_tool",
            "index": 0
          }
        ]
      ]
    },
    "Convert Swagger in Body": {
      "ai_tool": [
        [
          {
            "node": "Swagger2OpenAPI Converter MCP Server",
            "type": "ai_tool",
            "index": 0
          }
        ]
      ]
    },
    "Validate OpenAPI in Body": {
      "ai_tool": [
        [
          {
            "node": "Swagger2OpenAPI Converter MCP Server",
            "type": "ai_tool",
            "index": 0
          }
        ]
      ]
    },
    "Convert Swagger to OpenAPI": {
      "ai_tool": [
        [
          {
            "node": "Swagger2OpenAPI Converter MCP Server",
            "type": "ai_tool",
            "index": 0
          }
        ]
      ]
    },
    "Validate OpenAPI Definition": {
      "ai_tool": [
        [
          {
            "node": "Swagger2OpenAPI Converter MCP Server",
            "type": "ai_tool",
            "index": 0
          }
        ]
      ]
    }
  }
}