{
  "name": "Proxy detection by IP2Proxy - MCP server",
  "nodes": [
    {
      "id": "a0b380d7-e70c-4d18-bcef-0c6b9d44ba65",
      "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": "934944de-fba3-47e0-8988-bd1b5e6ed359",
      "name": "Workflow Overview",
      "type": "n8n-nodes-base.stickyNote",
      "position": [
        -1120,
        -240
      ],
      "parameters": {
        "width": 420,
        "height": 920,
        "content": "## 🛠️ IP2Proxy Proxy Detection MCP Server ✅ 1 operations\n\n### About\nIP2Proxy detects proxy types (VPN, TOR, data centers, etc.) and threat levels by IP address, with higher tiers (PX9+) providing thre"
      }
    },
    {
      "id": "1c876b15-e82c-4ba8-b67e-3550567887de",
      "name": "IP2Proxy Proxy Detection MCP Server",
      "type": "@n8n/n8n-nodes-langchain.mcpTrigger",
      "position": [
        -620,
        -240
      ]
    },
    {
      "id": "1f5d78be-dd6d-4c36-ab7e-017563c37c93",
      "name": "Sticky Note",
      "type": "n8n-nodes-base.stickyNote",
      "position": [
        -660,
        -100
      ],
      "parameters": {
        "width": 300,
        "height": 200,
        "content": "## "
      }
    },
    {
      "id": "1c6ea4da-25f6-474f-b052-23bba624548f",
      "name": "Check Proxy IP",
      "type": "n8n-nodes-base.httpRequestTool",
      "position": [
        -520,
        -60
      ]
    }
  ],
  "connections": {
    "Check Proxy IP": {
      "ai_tool": [
        [
          {
            "node": "IP2Proxy Proxy Detection MCP Server",
            "type": "ai_tool",
            "index": 0
          }
        ]
      ]
    }
  }
}