{
  "name": "IP geolocation lookup with BigDataCloud API for AI agents",
  "nodes": [
    {
      "id": "5a47abdd-f4a3-4055-8727-1120ff40f62c",
      "name": "Setup Instructions",
      "type": "n8n-nodes-base.stickyNote",
      "position": [
        -1380,
        -240
      ],
      "parameters": {
        "width": null,
        "height": 1060,
        "content": "### ⚙️ Setup Instructions\n\n1. **Import Workflow**: \nLoad this workflow into your n8n instance\n\n2. **Authentication**: \nNo authentication required\n\n3. **Activate Workflow**:\nEnable the workflow to star"
      }
    },
    {
      "id": "5ef44366-36ef-4558-b901-6112390e35eb",
      "name": "Workflow Overview",
      "type": "n8n-nodes-base.stickyNote",
      "position": [
        -1120,
        -240
      ],
      "parameters": {
        "width": 420,
        "height": 940,
        "content": "## 🛠️ IP Geolocation MCP Server ✅ 2 operations\n\n### About\nBigDataCloud's IP Geolocation API returns detailed information about the geographical location, ownership and connectivity of the provided IPv"
      }
    },
    {
      "id": "a136a83b-f2ba-45b1-95ac-87a72de8f3d4",
      "name": "IP Geolocation MCP Server",
      "type": "@n8n/n8n-nodes-langchain.mcpTrigger",
      "position": [
        -620,
        -240
      ]
    },
    {
      "id": "73bad0a4-32ae-4a7b-8110-28ea36b14118",
      "name": "Sticky Note",
      "type": "n8n-nodes-base.stickyNote",
      "position": [
        -660,
        -100
      ],
      "parameters": {
        "width": 500,
        "height": 200,
        "content": "## Data"
      }
    },
    {
      "id": "e197f32a-730f-41d7-994f-3b3bd8125142",
      "name": "IP Geolocation with Confidence Area and Hazard Report API",
      "type": "n8n-nodes-base.httpRequestTool",
      "position": [
        -520,
        -60
      ]
    },
    {
      "id": "66a448bb-acb2-4c5a-9ca7-5f4d9587cd51",
      "name": "IP Geolocation with Confidence Area API",
      "type": "n8n-nodes-base.httpRequestTool",
      "position": [
        -320,
        -60
      ]
    }
  ],
  "connections": {
    "IP Geolocation with Confidence Area API": {
      "ai_tool": [
        [
          {
            "node": "IP Geolocation MCP Server",
            "type": "ai_tool",
            "index": 0
          }
        ]
      ]
    },
    "IP Geolocation with Confidence Area and Hazard Report API": {
      "ai_tool": [
        [
          {
            "node": "IP Geolocation MCP Server",
            "type": "ai_tool",
            "index": 0
          }
        ]
      ]
    }
  }
}