{
  "name": "IP2WHOIS domain lookup MCP server",
  "nodes": [
    {
      "id": "092fdd0f-ae1d-422a-8fc9-6e00b03d4c76",
      "name": "Setup Instructions",
      "type": "n8n-nodes-base.stickyNote",
      "position": [
        -1380,
        -240
      ],
      "parameters": {
        "width": null,
        "height": 1020,
        "content": "### ⚙️ Setup Instructions\n\n1. **Import Workflow**: \nLoad this workflow into your n8n instance\n\n2. **Authentication**: \nAPI Key\n\n3. **Activate Workflow**:\nEnable the workflow to start the MCP server\n\n4"
      }
    },
    {
      "id": "7b275d4f-0464-43ee-bd88-2fa16eb8d9d0",
      "name": "Workflow Overview",
      "type": "n8n-nodes-base.stickyNote",
      "position": [
        -1120,
        -240
      ],
      "parameters": {
        "width": 420,
        "height": 780,
        "content": "## 🛠️ IP2WHOIS Domain Lookup MCP Server ✅ 1 operations\n\n### About\nIP2WHOIS is a free tool to allow you to check WHOIS information for a particular domain, such as domain assigned owner contact informa"
      }
    },
    {
      "id": "07a7633a-ea9e-45e1-84f8-35e7c5c9153c",
      "name": "IP2WHOIS Domain Lookup MCP Server",
      "type": "@n8n/n8n-nodes-langchain.mcpTrigger",
      "position": [
        -620,
        -240
      ]
    },
    {
      "id": "696db534-7f83-43c2-b866-682553cdbde0",
      "name": "Sticky Note",
      "type": "n8n-nodes-base.stickyNote",
      "position": [
        -660,
        -100
      ],
      "parameters": {
        "width": 300,
        "height": 200,
        "content": "## "
      }
    },
    {
      "id": "e5865c7d-046a-4cbb-ab40-aa32b880581b",
      "name": "Lookup WHOIS Data",
      "type": "n8n-nodes-base.httpRequestTool",
      "position": [
        -520,
        -60
      ]
    }
  ],
  "connections": {
    "Lookup WHOIS Data": {
      "ai_tool": [
        [
          {
            "node": "IP2WHOIS Domain Lookup MCP Server",
            "type": "ai_tool",
            "index": 0
          }
        ]
      ]
    }
  }
}